aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* sched: Fix vmark regression on big machinesMike Galbraith2010-01-21
* mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-18
* mfd: Correct WM835x ISINK ramp time definesMark Brown2010-01-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-01-17
|\
| * Fix ACC_MODE() for realAl Viro2010-01-14
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-16
|\ \
| * | lib: Introduce strnstr()Li Zefan2010-01-14
* | | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-16
* | | nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-16
* | | nommu: struct vm_region's vm_usage count need not be atomicDavid Howells2010-01-16
* | | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier2010-01-16
* | | kfifo: document everywhere that size has to be power of twoAndi Kleen2010-01-16
* | | kfifo: add kfifo_initializedAndi Kleen2010-01-16
* | | kfifo: add kfifo_out_peekAndi Kleen2010-01-16
* | | kfifo: sanitize *_user error handlingAndi Kleen2010-01-16
* | | kfifo: use void * pointers for user buffersAndi Kleen2010-01-16
* | | tty.h: make tty_port_get() static inlineRandy Dunlap2010-01-16
* | | kfifo: fix kfifo_out_locked race bugStefani Seibold2010-01-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-15
|\ \ \
| * | | Input: serio - fix potential deadlock when unbinding driversEric W. Biederman2010-01-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila2010-01-13
* | | | lib: Introduce generic list_sort functionDave Chinner2010-01-13
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-12
|\ \ \ \
| * | | | libata: retry link resume if necessaryTejun Heo2010-01-12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-06
| * | | phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-31
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-11
|\ \ \ \
| * \ \ \ Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie2010-01-10
| |\ \ \ \
| | * | | | drm: Add eDP connector typeAlex Deucher2010-01-07
* | | | | | core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-11
* | | | | | gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich2010-01-11
* | | | | | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11
* | | | | | kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum2010-01-11
* | | | | | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-11
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-01-08
|\ \ \ \ \ \
| * | | | | | kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap2010-01-07
| * | | | | | maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel2010-01-07
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-08
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-04
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-06
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | drm: remove address mask param for drm_pci_alloc()Zhenyu Wang2010-01-06
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-06
|\ \ \ \ \
| * | | | | drm/i915: execbuf2 supportJesse Barnes2010-01-06
* | | | | | NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger2010-01-06
* | | | | | resource: add helpers for fetching rlimitsJiri Slaby2010-01-04
* | | | | | resource: move kernel function inside __KERNEL__Jiri Slaby2010-01-04
| |_|/ / / |/| | | |
* | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-01-02
|\ \ \ \ \
| * | | | | reiserfs: Warn on lock relax if taken recursivelyFrederic Weisbecker2010-01-01