Age | Commit message (Expand) | Author |
2013-01-17 | rtnetlink: Fix problem with buffer allocation | Greg Rose |
2013-01-17 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose |
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 | ftrace: Do not function trace inlined functions | Steven Rostedt |
2013-01-11 | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED | Christoffer Dall |
2013-01-11 | exec: do not leave bprm->interp on stack | Kees Cook |
2012-12-17 | tmpfs: fix shared mempolicy leak | Mel Gorman |
2012-11-26 | PCI : ability to relocate assigned pci-resources | Ram Pai |
2012-11-17 | ALSA: Add a reference counter to card instance | Takashi Iwai |
2012-11-17 | nfsd: add get_uint for u32's | J. Bruce Fields |
2012-10-21 | ipvs: fix oops on NAT reply in br_nf context | Lin Ming |
2012-10-21 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-10-13 | mempolicy: fix a race in shared_policy_replace() | Mel Gorman |
2012-10-13 | xfrm_user: ensure user supplied esn replay window is valid | Mathias Krause |
2012-10-13 | xfrm: Workaround incompatibility of ESN and async crypto | Steffen Klassert |
2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
2012-10-02 | time: Move ktime_t overflow checking into timespec_valid_strict | John Stultz |
2012-10-02 | time: Improve sanity checking of timekeeping inputs | John Stultz |
2012-10-02 | sched: Fix race in task_group() | Peter Zijlstra |
2012-10-02 | mutex: Place lock in contended state after fastpath_lock failure | Will Deacon |
2012-10-02 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust |
2012-10-02 | tracing: Don't call page_to_pfn() if page is NULL | Wen Congyang |
2012-10-02 | mm/ia64: fix a memory block size bug | Jianguo Wu |
2012-10-02 | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" | Bjørn Mork |
2012-10-02 | perf_event: Switch to internal refcount, fix race with close() | Al Viro |
2012-10-02 | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi |
2012-10-02 | tcp: Apply device TSO segment limit earlier | Ben Hutchings |
2012-10-02 | net: Allow driver to limit number of GSO segments per skb | Ben Hutchings |
2012-08-26 | USB: add USB_VENDOR_AND_INTERFACE_INFO() macro | Gustavo Padovan |
2012-08-15 | ARM: pxa: remove irq_to_gpio from ezx-pcap driver | Arnd Bergmann |
2012-08-15 | random: remove rand_initialize_irq() | Theodore Ts'o |
2012-08-15 | random: add tracepoints for easier debugging and verification | Theodore Ts'o |
2012-08-15 | random: add new get_random_bytes_arch() function | Theodore Ts'o |
2012-08-15 | random: create add_device_randomness() interface | Linus Torvalds |
2012-08-15 | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o |
2012-08-15 | random: Add support for architectural random hooks | H. Peter Anvin |
2012-08-09 | workqueue: perform cpu down operations from low priority cpu_notifier() | Tejun Heo |
2012-08-01 | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman |
2012-08-01 | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman |
2012-08-01 | mm: compaction: make isolate_lru_page() filter-aware again | Mel Gorman |
2012-08-01 | mm: compaction: determine if dirty pages can be migrated without blocking wit... | Mel Gorman |
2012-08-01 | mm: zone_reclaim: make isolate_lru_page() filter-aware | Minchan Kim |
2012-08-01 | mm: compaction: make isolate_lru_page() filter-aware | Minchan Kim |
2012-08-01 | mm: change isolate mode from #define to bitwise type | Minchan Kim |
2012-08-01 | vmscan: add shrink_slab tracepoints | Dave Chinner |
2012-07-19 | timekeeping: Provide hrtimer update function | Thomas Gleixner |
2012-07-19 | hrtimer: Provide clock_was_set_delayed() | John Stultz |