summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds290-1982/+13137
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds34-63/+1146
2006-12-07[ARM] Merge individual ARM sub-treesRussell King290-1982/+13137
2006-12-07Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Linus Torvalds1-8/+4
2006-12-07[ARM] 4002/1: S3C24XX: leave parent IRQs unmaskedBen Dooks1-15/+0
2006-12-07[ARM] 4001/1: S3C24XX: shorten reboot timeBen Dooks1-1/+1
2006-12-07PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik1-8/+4
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre2-7/+4
2006-12-07[ARM] 4000/1: Osiris: add third serial port inBen Dooks1-0/+9
2006-12-07[ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks5-2/+32
2006-12-07[ARM] 3998/1: VR1000: LED platform devicesBen Dooks1-1/+49
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman4-13/+6
2006-12-07[IA64] resolve name clash by renaming is_available_memory()Christoph Lameter1-3/+3
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust1227-14149/+24505
2006-12-07[IA64] Need export for csum_ipv6_magicTony Luck1-0/+1
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust558-5247/+8315
2006-12-07[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAPMatthew Wilcox1-6/+5
2006-12-07[PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi2-9/+11
2006-12-07[IA64] tidy up return value of ip_fast_csumChen, Kenneth W1-1/+2
2006-12-07[IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W2-2/+59
2006-12-07[IA64] More Itanium PAL spec updatesRuss Anderson2-3/+49
2006-12-07[IA64] Update processor_info featuresRuss Anderson1-2/+11
2006-12-07[IA64] Add se bit to Processor State Parameter structureRuss Anderson1-1/+3
2006-12-07[IA64] Add dp bit to cache and bus check structsRuss Anderson1-3/+5
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller2-7/+15
2006-12-07[IA64] sparse cleanupsMatthew Wilcox2-7/+7
2006-12-07[IA64] IA64 Kexec/kdumpZou Nan hai19-6/+969
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds3-2/+75
2006-12-07[ARM] 3995/1: iop13xx: add iop13xx supportDan Williams28-4/+3324
2006-12-07[ARM] 3968/1: iop13xx: add iop13xx_defconfigDan Williams1-0/+1134
2006-12-07[ARM] Update mach-typesRussell King1-5/+53
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-44/+79
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds57-1211/+2341
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds82-1180/+2115
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds55-462/+3208
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds211-2621/+6133
2006-12-07[PATCH] elf.h: forward declare struct fileAndrew Morton1-0/+2
2006-12-07[PATCH] cpuset: allow a larger buffer for writes to cpuset filesPaul Menage1-2/+3
2006-12-07[PATCH] ext4: Eliminate inline functionsAvantika Mathur1-14/+14
2006-12-07[PATCH] ext4: kmalloc to kzallocAvantika Mathur1-6/+3
2006-12-07[PATCH] ext4: if expression formatAvantika Mathur1-21/+42
2006-12-07[PATCH] ext3 balloc: fix _with_rsv freezeHugh Dickins1-1/+1
2006-12-07[PATCH] ext3 balloc: use io_error labelHugh Dickins1-4/+2
2006-12-07[PATCH] ext3 balloc: say rb_entry not list_entryHugh Dickins1-3/+3
2006-12-07[PATCH] ext3 balloc: fix off-by-one against rsv_endHugh Dickins1-1/+1
2006-12-07[PATCH] ext3 balloc: fix off-by-one against grp_goalHugh Dickins1-2/+2
2006-12-07[PATCH] ext3 balloc: reset windowsz when fullHugh Dickins1-0/+1
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2-1/+3
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard1-2/+2
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard5-266/+423