aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* atyfb: fix header file trailing whitespaceRandy Dunlap2009-04-01
* rtc: convert LEAP_YEAR into an inlineAndrew Morton2009-04-01
* autofs4: fix kernel includesIan Kent2009-04-01
* spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov2009-04-01
* spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-01
* epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi2009-04-01
* epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi2009-04-01
* eventfd: improve support for semaphore-like behaviorDavide Libenzi2009-04-01
* introduce pr_cont() macroCyrill Gorcunov2009-04-01
* remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori2009-04-01
* filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen2009-04-01
* loop: add ioctl to resize a loop deviceJ. R. Okajima2009-04-01
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-01
* shmem: writepage directly to swapHugh Dickins2009-04-01
* vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki2009-04-01
* nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-01
* mm: use debug_kmap_atomicAkinobu Mita2009-04-01
* mm: introduce debug_kmap_atomicAkinobu Mita2009-04-01
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
* mm: enable hashdist by default on 64bit NUMAAnton Blanchard2009-04-01
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-01
* generic debug pageallocAkinobu Mita2009-04-01
* memdup_user(): introduceLi Zefan2009-04-01
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-01
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-01
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
* get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov2009-04-01
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-30
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-29
| |\
| * | kernel: remove HIPQUAD()Harvey Harrison2009-03-29
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-29
| * | skbuff.h: fix missing kernel-docRandy Dunlap2009-03-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\ \ \
| * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell2009-03-30
| * | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-30
| * | | cpumask: remove node_to_first_cpuRusty Russell2009-03-30
| * | | cpumask: fix seq_bitmap_*() functions.Rusty Russell2009-03-30
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-30
|\ \ \ \
| * | | | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-30
| |/ / /
* | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-30
|\ \ \ \
| * | | | lockdep: move state bit definitions aroundPeter Zijlstra2009-02-14
| * | | | lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-14
| * | | | lockdep: sanitize bit namesPeter Zijlstra2009-02-14
| * | | | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
| * | | | timer: implement lockdep deadlock detectionJohannes Berg2009-02-14
| * | | | Merge branch 'linus' into core/lockingIngo Molnar2009-02-07
| |\ \ \ \
| * | | | | mutex: implement adaptive spinningPeter Zijlstra2009-01-14
| * | | | | mutex: preemption fixesPeter Zijlstra2009-01-14