summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* amd64_edac: Fix driver module removalBorislav Petkov2010-09-271-0/+3
* Linux 2.6.36-rc5Linus Torvalds2010-09-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-213-22/+10Star
|\
| * Staging: vt6655: fix buffer overflowDan Carpenter2010-09-211-3/+8
| * Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"Sven Eckelmann2010-09-212-19/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-216-32/+66
|\ \
| * | USB: musb: MAINTAINERS: Fix my mail addressFelipe Balbi2010-09-211-2/+2
| * | USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-212-0/+6
| * | USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-211-27/+51
| * | USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-211-0/+5
| * | usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-211-3/+2Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-212-15/+11Star
|\ \
| * | serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-211-8/+9
| * | serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-211-7/+2Star
| |/
* | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2
* | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-201-16/+22
* | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-201-0/+3
* | mm: further fix swapin race conditionHugh Dickins2010-09-201-3/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-1913-131/+88Star
|\
| * alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-191-5/+11
| * alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-191-2/+11
| * alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-193-69/+2Star
| * alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-191-1/+2
| * alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-191-5/+5
| * alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-192-1/+7
| * alpha: kill big kernel lockArnd Bergmann2010-09-192-8/+0Star
| * alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-191-0/+2
| * alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-192-2/+2
| * alpha: Use static const char * const where possibleJoe Perches2010-09-194-38/+46
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-09-191-9/+3Star
|\ \
| * | ide: Fix ordering of procfs registry.Wolfram Sang2010-09-141-9/+3Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-1922-35/+136
|\ \ \
| * | | dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej2010-09-181-6/+79
| * | | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-181-4/+4
| * | | sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich2010-09-181-1/+0Star
| * | | net/llc: storing negative error codes in unsigned shortDan Carpenter2010-09-171-1/+1
| * | | MAINTAINERS: move atlx discussions to netdevChris Snook2010-09-171-1/+1
| * | | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-171-0/+2
| * | | drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-171-0/+2
| * | | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-171-0/+2
| * | | xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet2010-09-171-1/+1
| * | | r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-161-3/+2Star
| * | | 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-151-4/+3Star
| * | | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
| * | | net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller2010-09-151-1/+1
| * | | phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-141-2/+2
| * | | net: use rcu_barrier() in rollback_registered_manyEric Dumazet2010-09-141-1/+1
| * | | bonding: correctly process non-linear skbsAndy Gospodarek2010-09-142-0/+6