summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HPT374 is UDMA100 not UDMA133Alan Cox2007-06-271-2/+2
* x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B2007-06-271-3/+29
* x86_64: set the irq_chip name for lapicSuresh Siddha2007-06-271-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-06-275-32/+58
|\
| * [ARM] 4449/1: more entries in arch/arm/boot/.gitignoreNicolas Pitre2007-06-251-0/+3
| * [ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas2007-06-251-0/+1
| * [ARM] Update show_regs/oops register formatRussell King2007-06-182-31/+35
| * [ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King2007-06-171-1/+19
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-2713-76/+94
|\ \
| * | [MIPS] Count timer interrupts correctly.Chris Dearman2007-06-261-1/+1
| * | [MIPS] SMTC and non-SMTC kernel and modules are incompatibleRalf Baechle2007-06-261-1/+8
| * | [MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.Ralf Baechle2007-06-261-2/+1
| * | [MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto2007-06-261-1/+1
| * | [MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin2007-06-263-65/+65
| * | [MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle2007-06-261-1/+11
| * | [MIPS] AP/SP requires shadow registers, auto enable support.Ralf Baechle2007-06-261-0/+1
| * | [MIPS] Fix pb1500 reg B accessYoichi Yuasa2007-06-261-1/+1
| * | [MIPS] Alchemy: Fix wrong castYoichi Yuasa2007-06-261-1/+1
| * | [MIPS] remove "support for" from system type entryYoichi Yuasa2007-06-261-2/+2
| * | [MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa2007-06-261-0/+1
| * | [MIPS] __ucmpdi2 arguments are unsigned long long.Ralf Baechle2007-06-261-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-06-2719-1950/+1748
|\ \ \
| * | | [POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras2007-06-261-3/+7
| * | | [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2007-06-262-4/+7
| * | | [POWERPC] Update defconfigsPaul Mackerras2007-06-2616-1792/+1574
| * | | [POWERPC] Update g5_defconfigwill schmidt2007-06-261-179/+188
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-06-278-21/+40
|\ \ \
| * | | USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino2007-06-262-0/+2
| * | | USB: add new device id to option driverAlexander Gattin2007-06-261-2/+4
| * | | USB: fix race leading to use after free in io_edgeportOliver Neukum2007-06-261-2/+2
| * | | USB: usblcd doesn't limit memory consumption during writeOliver Neukum2007-06-261-4/+18
| * | | USB: memory leak in iowarrior.cOliver Neukum2007-06-261-3/+4
| * | | USB: ti serial driver sleeps with spinlock heldOliver Neukum2007-06-261-3/+5
| * | | USB: g_file_storage: call allow_signal()Oleg Nesterov2007-06-261-7/+5
| |/ /
* / / fix nmi_watchdog=2 bootup hangBjörn Steinbrink2007-06-251-1/+1
|/ /
* | Linus 2.6.22-rc6v2.6.22-rc6Linus Torvalds2007-06-251-1/+1
* | FUTEX: Restore the dropped ERSCH fixThomas Gleixner2007-06-241-8/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-2410-14/+37
|\ \
| * | [NET]: Make skb_seq_read unmap the last fragmentOlaf Kirch2007-06-241-0/+5
| * | [NET]: Re-enable irqs before pushing pending DMA requestsShannon Nelson2007-06-241-1/+1
| * | [TCP] tcp_read_sock: Allow recv_actor() return return negative error value.Jens Axboe2007-06-241-2/+6
| * | [PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov2007-06-241-1/+12
| * | [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller2007-06-241-5/+5
| * | [TIPC]: Fix infinite loop in netlink handlerFlorian Westphal2007-06-241-1/+1
| * | [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmarkPatrick McHardy2007-06-241-1/+1
| * | [IPV4]: include sysctl.h from inetdevice.hSatyam Sharma2007-06-231-0/+1
| * | [IPV6] NDISC: Fix thinko to control Router Preference support.YOSHIFUJI Hideaki2007-06-231-1/+1
| * | [NETFILTER]: nfctnetlink: Don't allow to change helperYasuyuki Kozakai2007-06-221-2/+1
| * | [NETFILTER]: nf_conntrack_sip: add missing message types containing RTP infoJerome Borsboom2007-06-221-0/+3
* | | ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin2007-06-241-0/+2