summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-2613-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-2619-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-268-21/+40
|\ \
| * | USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino2007-06-252-0/+2
| * | USB: add new device id to option driverAlexander Gattin2007-06-251-2/+4
| * | USB: fix race leading to use after free in io_edgeportOliver Neukum2007-06-251-2/+2
| * | USB: usblcd doesn't limit memory consumption during writeOliver Neukum2007-06-251-4/+18
| * | USB: memory leak in iowarrior.cOliver Neukum2007-06-251-3/+4
| * | USB: ti serial driver sleeps with spinlock heldOliver Neukum2007-06-251-3/+5
| * | USB: g_file_storage: call allow_signal()Oleg Nesterov2007-06-251-7/+5
| |/
* | fix nmi_watchdog=2 bootup hangBjörn Steinbrink2007-06-251-1/+1
|/
* Linus 2.6.22-rc6v2.6.22-rc6Linus Torvalds2007-06-241-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-231-0/+5
| * [NET]: Re-enable irqs before pushing pending DMA requestsShannon Nelson2007-06-231-1/+1
| * [TCP] tcp_read_sock: Allow recv_actor() return return negative error value.Jens Axboe2007-06-231-2/+6
| * [PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov2007-06-231-1/+12
| * [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller2007-06-231-5/+5
| * [TIPC]: Fix infinite loop in netlink handlerFlorian Westphal2007-06-231-1/+1
| * [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmarkPatrick McHardy2007-06-231-1/+1
| * [IPV4]: include sysctl.h from inetdevice.hSatyam Sharma2007-06-221-0/+1
| * [IPV6] NDISC: Fix thinko to control Router Preference support.YOSHIFUJI Hideaki2007-06-221-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
* | ext4: lost brelse in ext4_read_inode()Kirill Korotaev2007-06-241-1/+3
* | ext3: lost brelse in ext3_read_inode()Kirill Korotaev2007-06-241-1/+3
* | audit: fix oops removing watch if audit disabledTony Jones2007-06-241-1/+1
* | ext2: disallow setting xip on remountCarsten Otte2007-06-241-0/+8
* | x86_64: fix misplaced `continue' in mce.cJoshua Wise2007-06-241-2/+4
* | update checkpatch.pl to version 0.06Andy Whitcroft2007-06-241-53/+92
* | slab allocators: MAX_ORDER one off fixChristoph Lameter2007-06-241-2/+2
* | document nlink functionDave Hansen2007-06-241-0/+27
OpenPOWER on IntegriCloud