Age | Commit message (Expand) | Author |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-01-16 | nommu: fix shared mmap after truncate shrinkage problems | David Howells |
2010-01-16 | nommu: don't need get_unmapped_area() for NOMMU | David Howells |
2010-01-16 | nommu: struct vm_region's vm_usage count need not be atomic | David Howells |
2010-01-16 | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() | Roland Dreier |
2010-01-16 | kfifo: document everywhere that size has to be power of two | Andi Kleen |
2010-01-16 | kfifo: add kfifo_initialized | Andi Kleen |
2010-01-16 | kfifo: add kfifo_out_peek | Andi Kleen |
2010-01-16 | kfifo: sanitize *_user error handling | Andi Kleen |
2010-01-16 | kfifo: use void * pointers for user buffers | Andi Kleen |
2010-01-16 | tty.h: make tty_port_get() static inline | Randy Dunlap |
2010-01-16 | kfifo: fix kfifo_out_locked race bug | Stefani Seibold |
2010-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-01-14 | lib: Introduce strnstr() | Li Zefan |
2010-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-01-13 | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n | Octavian Purdila |
2010-01-12 | lib: Introduce generic list_sort function | Dave Chinner |
2010-01-12 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-01-12 | libata: retry link resume if necessary | Tejun Heo |
2010-01-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-11 | core, x86: make LIST_POISON less deadly | Avi Kivity |
2010-01-11 | gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders | Michael Hennerich |
2010-01-11 | lib: add support for LZO-compressed kernels | Albin Tonnerre |
2010-01-11 | kmemcheck: make bitfield annotations truly no-ops when disabled | Vegard Nossum |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart |
2010-01-11 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie |
2010-01-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-01-08 | drm: Add eDP connector type | Alex Deucher |
2010-01-07 | kgdb: Fix kernel-doc format error in kgdb.h | Randy Dunlap |
2010-01-07 | maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) | Jason Wessel |
2010-01-06 | ip: fix mc_loop checks for tunnels with multicast outer addresses | Octavian Purdila |
2010-01-06 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-07 | drm: remove address mask param for drm_pci_alloc() | Zhenyu Wang |
2010-01-06 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-01-06 | NOMMU: Avoiding duplicate icache flushes of shared maps | Mike Frysinger |
2010-01-06 | drm/i915: execbuf2 support | Jesse Barnes |
2010-01-06 | Input: serio - fix potential deadlock when unbinding drivers | Eric W. Biederman |
2010-01-04 | PCI/PM: Use per-device D3 delays | Rafael J. Wysocki |
2010-01-04 | resource: add helpers for fetching rlimits | Jiri Slaby |
2010-01-04 | resource: move kernel function inside __KERNEL__ | Jiri Slaby |
2010-01-02 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-01-02 | reiserfs: Warn on lock relax if taken recursively | Frederic Weisbecker |
2010-01-02 | reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion | Frederic Weisbecker |
2009-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-12-31 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-30 | phylib: Properly reinitialize PHYs after hibernation | Anton Vorontsov |
2009-12-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-12-30 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui |