summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-193-39/+54
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-191-1/+1
| * | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-192-38/+53
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-171-0/+2
| | * | | | | | | | | [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-171-0/+8
| | * | | | | | | | | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-171-37/+41
| | * | | | | | | | | [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-171-1/+2
* | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-195-11/+47
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-194-11/+45
| * | | | | | | | | | | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller2006-01-181-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-194-9/+15
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [IA64] Fix bug in ia64 specific down() functionZoltan Menyhart2006-01-171-4/+4
| * | | | | | | | | | [IA64] Zonelists for nodes without cpusJack Steiner2006-01-171-0/+4
| * | | | | | | | | | [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-172-5/+7
| |/ / / / / / / / /
* | | | | | | | | | [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-184-24/+36
* | | | | | | | | | [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-182-0/+24
* | | | | | | | | | [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-181-1/+3
* | | | | | | | | | [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-181-1/+5
* | | | | | | | | | [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-181-0/+1
* | | | | | | | | | [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-181-11/+2
* | | | | | | | | | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-182-2/+7
* | | | | | | | | | [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-183-1/+3
* | | | | | | | | | [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-182-0/+3
* | | | | | | | | | [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-182-0/+3
* | | | | | | | | | [PATCH] vfs: *at functions: x86_64Ulrich Drepper2006-01-182-2/+42
* | | | | | | | | | [PATCH] vfs: *at functions: i386Ulrich Drepper2006-01-181-1/+14
* | | | | | | | | | [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] uml: remove leftover from patch revertalPaolo 'Blaisorblade' Giarrusso2006-01-181-1/+1
* | | | | | | | | | [PATCH] uml: add __raw_writel definitionJeff Dike2006-01-181-0/+16
* | | | | | | | | | [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-181-0/+1
* | | | | | | | | | [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-181-0/+1
OpenPOWER on IntegriCloud