summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | * | wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk2007-12-171-3/+4
| | * | zd1211rw: Fix alignment problemsUlrich Kunitz2007-12-171-2/+8
| | * | libertas: add Dan Williams as maintainerStefano Brivio2007-12-171-0/+6
| * | | sis190 endiannessAl Viro2007-12-171-4/+4
| * | | ucc_geth: really fix section mismatchAnton Vorontsov2007-12-171-1/+1
| * | | pcnet_cs: add new idKomuro2007-12-171-0/+1
| * | | ixgb: make sure jumbos stay enabled after resetMatheos Worku2007-12-141-2/+14
| * | | Net: ibm_newemac, remove SPIN_LOCK_UNLOCKEDJiri Slaby2007-12-141-1/+1
| * | | net: smc911x: shut up compiler warningsPaul Mundt2007-12-141-1/+1
| * | | ucc_geth: minor whitespace fixAndrew Morton2007-12-141-1/+1
| * | | drivers/net/s2io.c section fixesAdrian Bunk2007-12-141-2/+2
| * | | drivers/net/sis190.c section fixAdrian Bunk2007-12-141-1/+1
| * | | hamachi endianness fixesAl Viro2007-12-141-33/+37