summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-104-3/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-1012-60/+27
|\
| * [MIPS] Ocelot: remove remaining bitsYoichi Yuasa2007-09-102-44/+0
| * [MIPS] TLB: Fix instruction bitmasksThiemo Seufer2007-09-101-2/+2
| * [MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon2007-09-101-1/+1
| * [MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle2007-09-101-0/+1
| * [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle2007-09-101-1/+0
| * [MIPS] Kconfig: whitespace cleanup.Ralf Baechle2007-09-101-4/+4
| * [MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle2007-09-101-0/+1
| * [MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle2007-09-101-4/+4
| * [MIPS] i8259: Add disable method.Kyungmin Park2007-09-101-0/+1
| * [MIPS] tty: add the new ioctls and definitions.Alan Cox2007-09-103-4/+13
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-09-103-22/+34
|\ \
| * | i2c-algo-bit: Read block data bugfixDavid Brownell2007-09-091-20/+32
| * | i2c-pxa: Fix adapter numberJean Delvare2007-09-091-1/+1
| * | i2c-gpio: Fix adapter numberDavid Brownell2007-09-091-1/+1
| |/
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-09-102-2/+2
|\ \
| * | hwmon: End of I/O region off-by-oneJean Delvare2007-09-092-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-09-101-4/+7
|\ \
| * | [CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spotHerbert Xu2007-09-101-1/+1
| * | [CRYPTO] blkcipher: Fix handling of kmalloc page straddlingHerbert Xu2007-09-091-4/+7
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-09-101-4/+2
|\ \
| * | firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regress...Stefan Richter2007-09-071-4/+2
| |/
* | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2007-09-1055-3217/+2446
|\ \
| * | m32r: Rename STI/CLI macrosHirokazu Takata2007-09-062-16/+16
| * | m32r: build fix of entry.SHirokazu Takata2007-09-061-2/+2
| * | m32r: Separate syscall table from entry.SHirokazu Takata2007-09-032-287/+290
| * | m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata2007-09-031-15/+7
| * | m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata2007-09-031-2/+1
| * | m32r: Simplify ei_handler codeHirokazu Takata2007-09-031-202/+39
| * | m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata2007-09-032-0/+40
| * | m32r: Move dot.gdbinit filesHirokazu Takata2007-09-0310-0/+0
| * | m32r: Rearrange platform-dependent codesHirokazu Takata2007-09-0327-28/+37
| * | m32r: Add defconfig file for the usrv platform.Hirokazu Takata2007-09-031-0/+774
| * | m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata2007-09-0312-2669/+1244
| * | m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata2007-09-0311-0/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-09-103-37/+38
|\ \ \
| * | | sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra2007-09-051-16/+22
| * | | sched: improve prev_sum_exec_runtime settingPeter Zijlstra2007-09-051-3/+2
| * | | sched: simplify __check_preempt_curr_fair()Peter Zijlstra2007-09-051-5/+3
| * | | sched: fix xtensa build warningIngo Molnar2007-09-051-3/+3
| * | | sched: debug: fix sum_exec_runtime clearingIngo Molnar2007-09-051-0/+1
| * | | sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar2007-09-052-6/+5
| * | | sched: fix niced_granularity() shiftIngo Molnar2007-09-051-1/+1
| * | | sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.Suresh Siddha2007-09-051-5/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-09-108-24/+26
|\ \ \
| * | | [XFS] fix nasty quota hashtable allocation bugEric Sandeen2007-09-051-1/+2
| * | | [XFS] fix sparse shadowed variable warningsChristoph Hellwig2007-09-052-5/+4
| * | | [XFS] fix ASSERT and ASSERT_ALWAYSChristoph Hellwig2007-09-051-4/+6
| * | | [XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig2007-09-051-1/+1
OpenPOWER on IntegriCloud