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