Age | Commit message (Expand) | Author |
2013-05-11 | drm/radeon: add new richland pci ids | Alex Deucher |
2013-05-11 | drm/radeon: add some new SI PCI ids | Alex Deucher |
2013-05-07 | jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback | Dmitry Monakhov |
2013-05-07 | ipc: sysv shared memory limited to 8TiB | Robin Holt |
2013-05-07 | mm: allow arch code to control the user page table ceiling | Hugh Dickins |
2013-05-01 | net: fix incorrect credentials passing | Linus Torvalds |
2013-05-01 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy |
2013-05-01 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich |
2013-04-25 | vm: add vm_iomap_memory() helper function | Linus Torvalds |
2013-04-25 | ssb: implement spurious tone avoidance | Rafał Miłecki |
2013-04-25 | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig |
2013-04-16 | kref: Implement kref_get_unless_zero v3 | Thomas Hellstrom |
2013-04-12 | spinlocks and preemption points need to be at least compiler barriers | Linus Torvalds |
2013-04-12 | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive | Shan Hai |
2013-04-12 | libata: Use integer return value for atapi_command_packet_set | Shan Hai |
2013-04-05 | net: fix *_DIAG_MAX constants | Andrey Vagin |
2013-04-05 | thermal: shorten too long mcast group name | Masatake YAMATO |
2013-04-05 | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel |
2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
2013-03-28 | exec: use -ELOOP for max recursion depth | Kees Cook |
2013-03-28 | drm/radeon: add Richland pci ids | Alex Deucher |
2013-03-28 | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa |
2013-03-28 | tcp: fix skb_availroom() | Eric Dumazet |
2013-03-28 | ipv4: fix definition of FIB_TABLE_HASHSZ | Denis V. Lunev |
2013-03-20 | atmel_lcdfb: fix 16-bpp modes on older SOCs | Johan Hovold |
2013-03-20 | perf,x86: fix link failure for non-Intel configs | David Rientjes |
2013-03-20 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian |
2013-03-04 | pstore: Avoid deadlock in panic and emergency-restart path | Seiji Aguchi |
2013-03-04 | unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) | Helge Deller |
2013-03-04 | quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format | Theodore Ts'o |
2013-02-28 | vlan: adjust vlan_set_encap_proto() for its callers | Cong Wang |
2013-02-28 | ipv6: use a stronger hash for tcp | Eric Dumazet |
2013-02-28 | net: fix a compile error when SOCK_REFCNT_DEBUG is enabled | Ying Xue |
2013-02-28 | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai |
2013-02-28 | fb: rework locking to fix lock ordering on takeover | Alan Cox |
2013-02-28 | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie |
2013-02-28 | ALSA: usb: Fix Processing Unit Descriptor parsers | Pawel Moll |
2013-02-28 | mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch... | Sagi Grimberg |
2013-02-21 | printk: fix buffer overflow when calling log_prefix function from call_consol... | Alexandre SIMON |
2013-02-14 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-02-11 | usb: Using correct way to clear usb3.0 device's remote wakeup feature. | Lan Tianyu |
2013-01-27 | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() | Oleg Nesterov |
2013-01-21 | target: Add link_magic for fabric allow_link destination target_items | Nicholas Bellinger |
2013-01-17 | libceph: remove 'osdtimeout' option | Sage Weil |
2013-01-11 | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT | Michal Hocko |
2013-01-11 | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski |
2013-01-11 | tcp: implement RFC 5961 4.2 | Eric Dumazet |
2013-01-11 | tcp: implement RFC 5961 3.2 | Eric Dumazet |
2013-01-11 | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock | Christoph Paasch |
2013-01-11 | freezer: add missing mb's to freezer_count() and freezer_should_skip() | Tejun Heo |