summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pata_hpt37x: Fix HPT374 detectionAlan Cox2007-12-191-1/+1
* ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand2007-12-191-2/+2
* ps3fb: Update for firmware 2.10Geert Uytterhoeven2007-12-191-6/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-195-4/+6
|\
| * [SCSI] initio: bugfix for accessors patchBoaz Harrosh2007-12-181-0/+1
| * [SCSI] st: fix kernel BUG at include/linux/scatterlist.h:59!FUJITA Tomonori2007-12-181-0/+1
| * [SCSI] initio: fix conflict when loading driverAlan Cox2007-12-181-0/+1
| * [SCSI] sym53c8xx: fix "irq X: nobody cared" regressionTony Battersby2007-12-181-1/+1
| * [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA maskJames Bottomley2007-12-181-2/+1
| * [SCSI] sym53c8xx: fix free_irq() regressionTony Battersby2007-12-181-1/+1
* | Do dirty page accounting when removing a page from the page cacheLinus Torvalds2007-12-191-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-1812-90/+102
|\ \
| * | x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2007-12-182-8/+24
| * | genirq: revert lazy irq disable for simple irqsSteven Rostedt2007-12-181-7/+2
| * | x86: also define AT_VECTOR_SIZE_ARCHJan Beulich2007-12-181-0/+7
| * | x86: kprobes bugfixMasami Hiramatsu2007-12-181-23/+18
| * | x86: jprobe bugfixMasami Hiramatsu2007-12-184-9/+5
| * | timer: kernel/timer.c section fixesAdrian Bunk2007-12-181-2/+2
| * | genirq: add unlocked version of set_irq_handler()Kevin Hilman2007-12-181-0/+7
| * | clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner2007-12-181-35/+21
| * | oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf2007-12-181-6/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-185-15/+21
|\ \ \
| * | | sched: do not hurt SCHED_BATCH on wakeupIngo Molnar2007-12-181-2/+1
| * | | sched: touch softlockup watchdog after idlingIngo Molnar2007-12-181-0/+1
| * | | sched: sysctl, proc_dointvec_minmax() expects int values forEric Dumazet2007-12-181-4/+4
| * | | sched: mark rwsem functions as __sched for wchan/profilingLivio Soares2007-12-182-3/+4
| * | | sched: fix crash on ia64, introduce task_current()Dmitry Adamushko2007-12-181-6/+11
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-12-188-173/+100
|\ \ \
| * | | Cleanup umem driver: fix most checkpatch warnings, conform to kernelRandy Dunlap2007-12-181-156/+81
| * | | block: let elv_register() return voidAdrian Bunk2007-12-186-12/+13
| * | | as-iosched: fix write batch start pointAaron Carroll2007-12-181-1/+2
| * | | as-iosched: fix incorrect commentsAaron Carroll2007-12-181-2/+2
| * | | block: use jiffies conversion functions in scsi_ioctl.cTejun Heo2007-12-181-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-185-15/+12
|\ \ \
| * | | [XFS] Put the correct offset in dirent d_offLachlan McIlroy2007-12-184-13/+8
| * | | [XFS] Don't wait for pending I/Os when purging blocks beyond eof.Lachlan McIlroy2007-12-181-2/+4
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-12-184-10/+61
|\ \ \ | |/ / |/| |
| * | mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-121-4/+0
| * | sdhci: support JMicron JMB38x chipsPierre Ossman2007-12-122-1/+19
| * | sdhci: use PIO when DMA can't satisfy the requestPierre Ossman2007-12-122-4/+31
| * | sdhci: don't warn about sdhci 2.0 controllersPierre Ossman2007-12-121-1/+1
| * | sdhci: describe quirksPierre Ossman2007-12-121-0/+10
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-1724-91/+168
|\ \
| * \ Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-1711-24/+76
| |\ \
| | * | iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi2007-12-172-2/+6
| | * | b43: Fix rfkill radio LEDLarry Finger2007-12-173-16/+47
| | * | bcm43xx_debugfs sscanf fixAndrew Morton2007-12-171-1/+1
| | * | libertas: select WIRELESS_EXTDan Williams2007-12-171-0/+1
| | * | iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov2007-12-172-0/+2
| | * | ieee80211_rate: missed unlockCyrill Gorcunov2007-12-171-0/+1
OpenPOWER on IntegriCloud