summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] idmouse cleanup and overflow fixAl Viro2005-10-291-14/+2
* [PATCH] amikbd fixAl Viro2005-10-291-1/+1
* [PATCH] missing exports of do_settimeofday() variantsAl Viro2005-10-293-0/+3
* [PATCH] missing bits in sparkspkr conversionAl Viro2005-10-291-1/+1
* [PATCH] arguments out of order in class_device_create() call (s390)Al Viro2005-10-291-1/+1
* [PATCH] missing include in infinibandAl Viro2005-10-291-0/+1
* [PATCH] sata_sil24 iomem annotations and fixesAl Viro2005-10-291-16/+19
* [PATCH] s2io iomem annotationsAl Viro2005-10-291-5/+5
* [PATCH] fix ->signal->live leak in copy_process()Oleg Nesterov2005-10-291-0/+2
* [PATCH] blk: fix merge bug in as-ioschedTejun Heo2005-10-291-0/+1
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Arnaldo Carvalho de Melo2005-10-29206-5884/+8362
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-10-2863-1303/+4172
| |\
| | * [IA64] fix warning unused variable `g'Tony Luck2005-10-281-1/+1
| | * Auto-update from upstreamTony Luck2005-10-284-7/+8
| | |\
| | * \ Pull optimize-ptrace-threads into release branchTony Luck2005-10-281-16/+10
| | |\ \
| | | * | [IA64] ptrace - find memory sharers on children listCliff Wickman2005-10-271-16/+10
| | * | | Pull fix-slow-tlb-purge into release branchTony Luck2005-10-283-20/+29
| | |\ \ \
| | | * | | [IA64] - Avoid slow TLB purges on SGI Altix systemsDean Roe2005-10-273-20/+29
| | | |/ /
| | * | | Pull fix-bte-copy into release branchTony Luck2005-10-281-1/+1
| | |\ \ \
| | | * | | [IA64-SGI] fix bte_copy() calling get_nasid() while preemptibleRuss Anderson2005-10-251-1/+1
| | * | | | Pull xpc-disengage into release branchTony Luck2005-10-285-370/+1142
| | |\ \ \ \
| | | * | | | [IA64-SGI] cleanup the way XPC locates the reserved pageDean Nelson2005-10-251-13/+26
| | | * | | | [IA64-SGI] XPC changes to support more than 2k nasidsDean Nelson2005-10-253-84/+141
| | | * | | | [IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson2005-10-255-90/+208
| | | * | | | [IA64-SGI] get XPC to cleanly disengage from remote memory referencesDean Nelson2005-09-065-238/+822
| | * | | | | Pull for-each-cpu into release branchTony Luck2005-10-286-22/+21
| | |\ \ \ \ \
| | | * | | | | [IA64] another place to use for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-251-3/+1
| | | * | | | | [IA64] wider use of for_each_cpu_mask() in arch/ia64hawkes@sgi.com2005-10-255-19/+20
| | | | |/ / / | | | |/| | |
| | * | | | | Pull asm-slot-fix into release branchTony Luck2005-10-281-4/+12
| | |\ \ \ \ \
| | | * | | | | [IA64] Fix 2.6 kernel for the new ia64 assemblerH. J. Lu2005-10-251-4/+12
| | | |/ / / /
| | * | | | | Pull proc-cpuinfo-siblings into release branchTony Luck2005-10-281-1/+1
| | |\ \ \ \ \
| | | * | | | | [IA64] fix siblings field value in /proc/cpuinfoSiddha, Suresh B2005-10-251-1/+1
| | | |/ / / /
| | * | | | | Pull big-sim-disk into release branchTony Luck2005-10-281-5/+8
| | |\ \ \ \ \
| | | * | | | | [IA64] Allow simulator to use bigger disksPeter Chubb2005-10-251-5/+8
| | | |/ / / /
| | * | | | | Pull sparsemem-v5 into release branchTony Luck2005-10-2812-55/+1478
| | |\ \ \ \ \
| | | * | | | | [PATCH] V5 ia64 SPARSEMEM - gensparse_defconfigBob Picco2005-10-041-0/+1319
| | | * | | | | [PATCH] V5 ia64 SPARSEMEM - SPARSEMEM code changesBob Picco2005-10-043-3/+66
| | | * | | | | [PATCH] V5 ia64 SPARSEMEM - conditional changes for SPARSEMEMBob Picco2005-10-045-9/+33
| | | * | | | | [PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_dataBob Picco2005-10-041-2/+2
| | | * | | | | [PATCH] V5 ia64 SPARSEMEM - Kconfig and MakefileBob Picco2005-10-042-41/+58
| | * | | | | | Pull remove-sn-bist-lock into release branchTony Luck2005-10-282-3/+0
| | |\ \ \ \ \ \
| | | * | | | | | [IA64-SGI] Remove references to the SN bist_lockDean Roe2005-10-042-3/+0
| | * | | | | | | Pull new-efi-memmap into release branchTony Luck2005-10-284-193/+370
| | |\ \ \ \ \ \ \
| | | * | | | | | | [IA64] end of kernel 'data' is at _end, not _edataTony Luck2005-09-281-2/+2
| | | * | | | | | | [IA64] include EFI memory information in /proc/iomemKhalid Aziz2005-09-192-0/+116
| | | * | | | | | | [IA64] simplified efi memory map parsingTony Luck2005-09-084-193/+254
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Pull define-node-cleanup into release branchTony Luck2005-10-2813-178/+94
| | |\ \ \ \ \ \ \
| | | * | | | | | | [IA64-SGI] Increase max system size of SGI SN systemsJack Steiner2005-09-281-1/+1
| | | * | | | | | | [IA64] Two more uses of cpuid_to_cnodeid() must go.Tony Luck2005-09-151-2/+2
| | | * | | | | | | [IA64] Cleanup use of various #defines related to nodesJack Steiner2005-09-1512-176/+92