aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpumask: uninline any_online_cpu()Andrew Morton2006-03-251-10/+3
* [PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton2006-03-251-9/+6
* [PATCH] cpumask: uninline next_cpu()Andrew Morton2006-03-251-7/+4
* [PATCH] cpumask: uninline first_cpu()Andrew Morton2006-03-251-5/+6
* [PATCH] radix-tree documentation cleanupsJonathan Corbet2006-03-251-5/+8
* [PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2006-03-252-2/+10
* [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-252-7/+18
* [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-251-0/+4
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-2521-0/+22
* [PATCH] irq: uninline migration functionsAndrew Morton2006-03-251-47/+2
* [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas2006-03-251-33/+0
* [PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas2006-03-251-32/+0
* [PATCH] reiserfs: cleanupsVladimir V. Saveliev2006-03-251-3/+3
* [PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2006-03-252-2/+1
* [PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin2006-03-253-0/+32
* [PATCH] kernel/params.c: make param_array() staticAdrian Bunk2006-03-251-7/+0
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-252-22/+0
* [PATCH] constify tty flip buffer handlingThomas Koeller2006-03-251-2/+2
* [PATCH] Introduce FMODE_EXEC file flagOleg Drokin2006-03-251-0/+5
* [PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev2006-03-251-0/+5
* [PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk2006-03-251-1/+0
* [PATCH] Small cleanup in quota.hJan Kara2006-03-251-1/+0
* [PATCH] jbd: embed j_commit_timer in journal structAndrew Morton2006-03-251-1/+3
* [PATCH] slab: optimize constant-size kzalloc callsPekka Enberg2006-03-251-3/+27
* [PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg2006-03-251-0/+2
* [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-251-2/+4
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-0/+1
* [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-241-0/+138
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-242-3/+11
|\
| * [PATCH] libata: Remove dependence on host_set->dev for SASBrian King2006-03-241-0/+1
| * [PATCH] libata: add ata_dev_pair helperAlan Cox2006-03-241-0/+2
| * [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-242-3/+3
| * [PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo2006-03-241-0/+5
* | [PATCH] strndup_user()Davi Arnaut2006-03-241-0/+2
* | [PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar2006-03-241-2/+2
* | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2006-03-241-0/+1
* | [PATCH] Secure Digital Host Controller id and regsPierre Ossman2006-03-241-0/+1
* | [PATCH] fsync: extract internal codeAndrew Morton2006-03-241-0/+1
* | [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+1
* | [PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton2006-03-241-1/+9
* | [PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98Arthur Othieno2006-03-241-1/+0
* | [PATCH] fadvise(): write commandsAndrew Morton2006-03-242-0/+11
* | [PATCH] abstract type/size specification for assemblyJan Beulich2006-03-244-5/+27
* | [PATCH] s/;;/;/gAlexey Dobriyan2006-03-242-2/+2
* | [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-242-0/+6
* | [PATCH] cpuset memory spread slab cache implementationPaul Jackson2006-03-241-0/+1
* | [PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson2006-03-241-0/+5
* | [PATCH] cpuset memory spread basic implementationPaul Jackson2006-03-242-1/+31
* | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-244-43/+6
* | [PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel2006-03-241-2/+2