summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-19[TG3]: Endianness bugfix.Al Viro1-2/+1
2007-12-19[TG3]: Endianness annotations.Al Viro1-43/+54
2007-12-19NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov1-1/+1
2007-12-19mac80211: fix header opsJohannes Berg1-1/+0
2007-12-19mac80211: Drop out of associated state if link is lostMichael Wu1-6/+2
2007-12-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-48/+171
2007-12-19pata_hpt37x: Fix HPT374 detectionAlan Cox1-1/+1
2007-12-19ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand1-2/+2
2007-12-19ps3fb: Update for firmware 2.10Geert Uytterhoeven1-6/+18
2007-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-4/+6
2007-12-19x86: fix show cpuinfo cpu number always zeroMike Travis1-1/+1
2007-12-19x86_32: disable_pse must be __cpuinitdataAdrian Bunk1-1/+1
2007-12-19x86_32: select_idle_routine() must be __cpuinitAdrian Bunk1-1/+1
2007-12-19x86 smpboot_32.c section fixesAdrian Bunk1-3/+3
2007-12-19x86 apic_32.c section fixAdrian Bunk1-1/+1
2007-12-19Do dirty page accounting when removing a page from the page cacheLinus Torvalds1-0/+12
2007-12-19[IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto1-0/+33
2007-12-19[IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2-2/+6
2007-12-19[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman1-1/+2
2007-12-19[IA64] Fix Altix BTE error return statusRuss Anderson5-8/+70
2007-12-19[IA64] Remove assembler warnings on head.SHidetoshi Seto1-0/+1
2007-12-19[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige1-2/+2
2007-12-19[IA64] set_thread_area fails in IA32 chrootIan Wienand1-0/+1
2007-12-18[IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony1-2/+4
2007-12-18[IA64] Two trivial spelling fixesJoe Perches2-2/+2
2007-12-18[IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)1-3/+15
2007-12-18[IA64] ia32 nopageNick Piggin1-16/+12
2007-12-18[IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua1-9/+1
2007-12-18IA64: Slim down __clear_bit_unlockChristoph Lameter3-3/+22
2007-12-18[SCSI] initio: bugfix for accessors patchBoaz Harrosh1-0/+1
2007-12-18[SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori1-0/+1
2007-12-18[SCSI] initio: fix conflict when loading driverAlan Cox1-0/+1
2007-12-18[SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby1-1/+1
2007-12-18[SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley1-2/+1
2007-12-18[SCSI] sym53c8xx: fix free_irq() regressionTony Battersby1-1/+1
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds12-90/+102
2007-12-18x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2-8/+24
2007-12-18genirq: revert lazy irq disable for simple irqsSteven Rostedt1-7/+2
2007-12-18x86: also define AT_VECTOR_SIZE_ARCHJan Beulich1-0/+7
2007-12-18x86: kprobes bugfixMasami Hiramatsu1-23/+18
2007-12-18x86: jprobe bugfixMasami Hiramatsu4-9/+5
2007-12-18timer: kernel/timer.c section fixesAdrian Bunk1-2/+2
2007-12-18genirq: add unlocked version of set_irq_handler()Kevin Hilman1-0/+7
2007-12-18clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner1-35/+21
2007-12-18oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf1-6/+16
2007-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds5-15/+21
2007-12-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-173/+100
2007-12-18Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds5-15/+12
2007-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds4-10/+61
2007-12-18sched: do not hurt SCHED_BATCH on wakeupIngo Molnar1-2/+1