summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.24-rc8v2.6.24-rc8Linus Torvalds2008-01-151-1/+1
* [IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-01-151-4/+7
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-156-19/+14
|\
| * libata: correct handling of TSS DVDAlan Cox2008-01-151-2/+0
| * [libata] core checkpatch fixAndrew Morton2008-01-151-1/+3
| * [libata] pata_bf54x: checkpatch fixesAndrew Morton2008-01-151-1/+2
| * libata fixes for sparse-found problemsAl Viro2008-01-153-15/+9
* | Fix Blackfin HARDWARE_PM supportMathieu Desnoyers2008-01-151-0/+4
|/
* Fix ARM profiling/instrumentation configurationLinus Torvalds2008-01-152-1/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-153-3/+12
|\
| * x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle2008-01-151-1/+1
| * x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger2008-01-151-0/+4
| * x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar2008-01-151-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-152-2/+13
|\ \
| * | [SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller2008-01-121-1/+5
| * | [SPARC]: Make gettimeofday() monotonic again.David S. Miller2008-01-121-1/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-1514-78/+325
|\ \ \
| * | | [TOKENRING]: rif_timer not initialized properlyEric Dumazet2008-01-131-1/+1
| * | | [NETFILTER]: bridge: fix double POST_ROUTING invocationPatrick McHardy2008-01-111-6/+12
| * | | [NETFILTER]: xt_helper: Do not bypass RCUJan Engelhardt2008-01-101-2/+2
| * | | [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bitYasuyuki Kozakai2008-01-101-1/+1
| * | | [MACVLAN]: Prevent nesting macvlan devicesPatrick McHardy2008-01-101-0/+7
| * | | [VLAN]: nested VLAN: fix lockdep's recursive locking warningJarek Poplawski2008-01-101-1/+6
| * | | [DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cacheEric Dumazet2008-01-101-3/+3
| * | | [BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen2008-01-101-9/+14
| * | | [BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young2008-01-101-9/+13
| * | | [AX25] af_ax25: Possible circular locking.Jarek Poplawski2008-01-101-0/+12
| * | | [AX25]: Kill user triggable printks.maximilian attems2008-01-101-21/+18
| * | | [IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cacheEric Dumazet2008-01-101-3/+3
| * | | [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parmsPavel Emelyanov2008-01-101-2/+2
| * | | [NIU]: Support for Marvell PHYMirko Lindner2008-01-102-20/+231
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-154-13/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-153-10/+2
| * | | [POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt2008-01-151-3/+14
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-143-4/+58
|\ \ \ \
| * | | | libata: relocate sdev->manage_start_stop configurationTejun Heo2008-01-141-3/+3
| * | | | sata_sil24: freeze on non-dev errors reported via CERRTejun Heo2008-01-141-0/+3
| * | | | sata_sil24: fix stupid typoTejun Heo2008-01-141-1/+1
| * | | | ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo2008-01-141-0/+51
| |/ / /
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-144-2/+9
|\ \ \ \
| * | | | [MIPS] Cacheops.h: Fix typo.Ralf Baechle2008-01-151-1/+1
| * | | | [MIPS] Cobalt: Qube1 has no serial port so don't use itThomas Bogendoerfer2008-01-151-0/+5
| * | | | [MIPS] Cobalt: Fix ethernet interrupts for RaQ1Thomas Bogendoerfer2008-01-151-1/+1
| * | | | [MIPS] Kconfig fixes for BCM47XX platformAurelien Jarno2008-01-151-0/+2
* | | | | Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-143-9/+3
| |/ / / |/| | |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-01-146-6/+13
|\ \ \ \
| * | | | i2c-sibyte: Fix an error pathJean Delvare2008-01-141-2/+5
| * | | | i2c: Driver IDs are optionalJean Delvare2008-01-141-0/+4
| * | | | i2c: Spelling fixesJoe Perches2008-01-143-3/+3
| * | | | i2c-omap: Fix NULL pointer dereferencingTony Lindgren2008-01-141-1/+1
OpenPOWER on IntegriCloud