aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | 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: 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: use new cpumask_ functions in core code.Rusty 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
* | | | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-30
|\ \ \ \ \ \ \ \
| * | | | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-30
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-30
| * | | | | | | | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-30
* | | | | | | | | reiserfs: fix build breakageAlexander Beregalov2009-03-30
* | | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-30
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-28
| |\ \ \ \ \ \ \ \
| * | | | | | | | | dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUGIngo Molnar2009-03-18
| * | | | | | | | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dma-debug: add a check dma memory leaksJoerg Roedel2009-03-17
| | * | | | | | | | | dma-debug: add function to dump dma mappingsDavid Woodhouse2009-03-17
| | * | | | | | | | | dma-debug: add checks for sync_single_sg_*Joerg Roedel2009-03-05