summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg2006-02-011-0/+7
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-012-0/+13
* [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2006-02-012-0/+2
* [PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2006-02-012-2/+4
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-012-1/+3
* [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft2006-02-011-1/+4
* [PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft2006-02-011-0/+8
* [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-011-0/+25
* [PATCH] Define BITS_PER_BYTEBryan O'Sullivan2006-02-011-0/+2
* [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-011-1/+0
* [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-011-0/+6
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-011-3/+2
* [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-011-0/+1
* [PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap2006-02-011-0/+19
* [PATCH] dm: dm-table warning fixAlasdair G Kergon2006-02-011-1/+1
* [PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi2006-02-011-2/+14
* [PATCH] prototypes for *at functions & typo fixUlrich Drepper2006-02-011-0/+33
* [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-312-9/+9
|\
| * [PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady2006-01-311-7/+0
| * [PATCH] PCI: restore 2 missing pci idsMark Rustad2006-01-311-0/+2
| * [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-311-2/+0
| * [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-311-0/+7
* | [PATCH] USB: USB authentication statesDavid Brownell2006-01-311-2/+4
* | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-01-311-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-01-312-1/+4
|\
| * [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-191-0/+2
| * [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-161-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-311-1/+2
|\ \
| * | [CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven2006-01-181-1/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-312-36/+38
|\ \ \
| * | | [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-212-24/+26
| * | | [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-211-1/+1
| * | | [SERIAL] Make uart_info flags a bitwise typeRussell King2006-01-211-8/+10
| * | | [SERIAL] Make port->ops constantRussell King2006-01-211-1/+1
| * | | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-211-2/+0
* | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-311-3/+3
|\ \ \ \
| * | | | [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe2006-01-241-3/+3
| |/ / /
* | | | [NETFILTER]: Unbreak x-tables on x86.David S. Miller2006-01-201-1/+15
|/ / /
* | | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-191-1/+1
* | | [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-181-1/+5
* | | [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-181-0/+1
* | | [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-184-6/+17
* | | [PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2006-01-181-2/+3
* | | [PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields2006-01-181-0/+1
* | | [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-181-1/+1
* | | [PATCH] add missing syscall declarationsArnd Bergmann2006-01-181-2/+17
* | | [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-181-0/+1
* | | [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-181-0/+1
* | | [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-183-5/+26
OpenPOWER on IntegriCloud