summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] new tty buffering locking fixPaul Fulghum2006-02-033-1/+13
* [PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao2006-02-032-1/+3
* [PATCH] Fix comment to synchronize_sched()Paul E. McKenney2006-02-031-1/+4
* [PATCH] Export cpu topology in sysfsZhang, Yanmin2006-02-033-0/+25
* [PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl2006-02-031-1/+0
* [PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2006-02-031-2/+4
* [PATCH] parport: add parallel port support for SGI O2Arnaud Giersch2006-02-031-0/+6
* [PATCH] ufs: fix char vs. __s8 clash in ufsAndreas Schwab2006-02-031-5/+5
* [PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti2006-02-031-0/+2
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-031-0/+1
* [PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov2006-02-032-3/+2
* [PATCH] list.h: don't evaluate macro args multiple timesZach Brown2006-02-031-4/+10
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-034-4/+4
* [PATCH] s390: compile fix: missing defines in asm-s390/io.hHeiko Carstens2006-02-031-0/+6
* [PATCH] s390: timer interface visibilityJan Glauber2006-02-031-2/+6
* [PATCH] s390: dasd extended error reporting moduleStefan Weinhuber2006-02-031-1/+12
* [PATCH] fix generic_fls64()Akinobu Mita2006-02-031-1/+1
* [PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones2006-02-031-4/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust2006-02-0242-812/+1211
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-0141-809/+1208
| |\
| | * [ACPI] ACPICA 20060127Bob Moore2006-01-3110-85/+107
| | *---------------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-2441-774/+1151
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | * [ACPI] make two processor functions staticAdrian Bunk2006-01-081-6/+0
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | | | | | | | * | [ACPI] ACPICA 20060113Bob Moore2006-01-2033-79/+89
| | | | | | | | | * | Pull pnpacpi into acpica branchLen Brown2006-01-07359-6147/+6588
| | | | | | | | | |\ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | | | | | | | * | [ACPI] ACPICA 20051216Bob Moore2005-12-289-168/+255
| | | | | | | | | * | [ACPI] ACPICA 20051202Bob Moore2005-12-103-3/+12
| | | | | | | | | * | [ACPI] ACPICA 20051117Bob Moore2005-12-108-22/+66
| | | | | | | | | * | [ACPI] ACPICA 20051102Bob Moore2005-12-106-27/+76
| | | | | | | | | * | [ACPI] ACPICA 20051021Bob Moore2005-12-109-322/+323
| | | | | | | | | * | [ACPI] ACPICA 20050930Bob Moore2005-12-1012-369/+537
| | | | | | | | | * | Pull release into acpica branchLen Brown2005-12-061272-20286/+36585
| | | | | | | | | |\ \
| | | | | | | | | * | | [ACPI] ACPICA 20050916Robert Moore2005-09-217-75/+104
| | | | | | | | * | | | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-013-21/+7
| | | | | | | |/ / / /
| | | | * | | | | | | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-152-2/+2
| * | | | | | | | | | [PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2006-02-011-3/+3
* | | | | | | | | | | SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust2006-02-011-5/+1
* | | | | | | | | | | SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust2006-02-011-0/+1
* | | | | | | | | | | SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust2006-02-011-0/+5
* | | | | | | | | | | NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2006-02-011-0/+1
* | | | | | | | | | | NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2006-02-011-1/+0
|/ / / / / / / / / /
* | | | | | | | | | [PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig2006-02-011-2/+0
* | | | | | | | | | [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-012-17/+0
* | | | | | | | | | [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens2006-02-012-5/+25
* | | | | | | | | | [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-012-4/+0
* | | | | | | | | | [PATCH] xtensa: add asm/futex.hAlexey Dobriyan2006-02-011-0/+1
* | | | | | | | | | [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso2006-02-011-0/+2
* | | | | | | | | | [PATCH] uml: skas0-hold-own-ldt fixups for x86-64Paolo 'Blaisorblade' Giarrusso2006-02-011-2/+6
* | | | | | | | | | [PATCH] uml: typo fixupPaolo 'Blaisorblade' Giarrusso2006-02-011-2/+2
* | | | | | | | | | [PATCH] arm26: add __kernel_old_dev_t for nfsdAlexey Dobriyan2006-02-011-0/+1
OpenPOWER on IntegriCloud