aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* [PATCH] list.h: don't evaluate macro args multiple timesZach Brown2006-02-03
* [PATCH] fix generic_fls64()Akinobu Mita2006-02-03
* [PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones2006-02-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust2006-02-02
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-02
| |\
| | *---------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-24
| | |\ \ \ \ \ \
| | | | | | | | * Pull pnpacpi into acpica branchLen Brown2006-01-07
| | | | | | | | |\ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | | | * [ACPI] ACPICA 20050930Bob Moore2005-12-10
| | | | * | | | | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-15
| * | | | | | | | [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-02
* | | | | | | | | SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust2006-02-01
* | | | | | | | | SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust2006-02-01
* | | | | | | | | SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust2006-02-01
* | | | | | | | | NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2006-02-01
* | | | | | | | | NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2006-02-01
|/ / / / / / / /
* | | | | | | | [PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig2006-02-01
* | | | | | | | [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-01
* | | | | | | | [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg2006-02-01
* | | | | | | | [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-01
* | | | | | | | [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2006-02-01
* | | | | | | | [PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2006-02-01
* | | | | | | | [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-01
* | | | | | | | [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft2006-02-01
* | | | | | | | [PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft2006-02-01
* | | | | | | | [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-01
* | | | | | | | [PATCH] Define BITS_PER_BYTEBryan O'Sullivan2006-02-01
* | | | | | | | [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-01
* | | | | | | | [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-01
* | | | | | | | [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-01
* | | | | | | | [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-01
* | | | | | | | [PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap2006-02-01
* | | | | | | | [PATCH] dm: dm-table warning fixAlasdair G Kergon2006-02-01
* | | | | | | | [PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi2006-02-01
* | | | | | | | [PATCH] prototypes for *at functions & typo fixUlrich Drepper2006-02-01
* | | | | | | | [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-31
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-31
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady2006-01-31
| * | | | | | | | [PATCH] PCI: restore 2 missing pci idsMark Rustad2006-01-31
| * | | | | | | | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-31
| * | | | | | | | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-31
* | | | | | | | | [PATCH] USB: USB authentication statesDavid Brownell2006-01-31
* | | | | | | | | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-01-31
|/ / / / / / / /
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-01-31
|\ \ \ \ \ \ \ \
| * | | | | | | | [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-19
| * | | | | | | | [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-16
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven2006-01-18
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-21
| * | | | | | | | | | [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-21