aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller
2006-03-25[PATCH] Introduce FMODE_EXEC file flagOleg Drokin
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk
2006-03-25[PATCH] Small cleanup in quota.hJan Kara
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structAndrew Morton
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-24[PATCH] strndup_user()Davi Arnaut
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala
2006-03-24[PATCH] Secure Digital Host Controller id and regsPierre Ossman
2006-03-24[PATCH] fsync: extract internal codeAndrew Morton
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton
2006-03-24[PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98Arthur Othieno
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton
2006-03-24[PATCH] abstract type/size specification for assemblyJan Beulich
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson
2006-03-24[PATCH] cpuset memory spread slab cache implementationPaul Jackson
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel
2006-03-24[PATCH] bitmap: region cleanupPaul Jackson
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro
2006-03-24[PATCH] s390: BUG() warningsMartin Schwidefsky
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann
2006-03-24[PATCH] libata: Remove dependence on host_set->dev for SASBrian King
2006-03-24[PATCH] libata: add ata_dev_pair helperAlan Cox
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham
2006-03-24[PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo