aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-20
|\ \
| * | serial: mfd: fix bug in serial_hsu_remove()Feng Tang2010-09-20
| * | serial: amba-pl010: fix set_ldiscMika Westerberg2010-09-20
| |/
* | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-20
* | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-20
* | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-20
* | frv: fix address verification holes in setup_frame/setup_rt_frameAl Viro2010-09-20
* | frv: restart_block.fn needs to be reset on sigreturnAl Viro2010-09-20
* | mm: further fix swapin race conditionHugh Dickins2010-09-20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-19
|\
| * alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-18
| * alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-18
| * alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-18
| * alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-18
| * alpha: Shift perf event pending work earlier in timer interruptMichael Cree2010-09-18
| * alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson2010-09-18
| * alpha: kill big kernel lockArnd Bergmann2010-09-18
| * alpha: fix build breakage in asm/cacheflush.hTejun Heo2010-09-18
| * alpha: remove unnecessary cast from void* in assignment.matt mooney2010-09-18
| * alpha: Use static const char * const where possibleJoe Perches2010-09-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-09-19
|\ \
| * | ide: Fix ordering of procfs registry.Wolfram Sang2010-09-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-19
|\ \ \
| * | | dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej2010-09-17
| * | | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-17
| * | | sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich2010-09-17
| * | | net/llc: storing negative error codes in unsigned shortDan Carpenter2010-09-17
| * | | MAINTAINERS: move atlx discussions to netdevChris Snook2010-09-17
| * | | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
| * | | drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
| * | | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-17
| * | | xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet2010-09-17
| * | | r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-15
| * | | 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-15
| * | | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-15
| * | | net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller2010-09-15
| * | | phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-14
| * | | net: use rcu_barrier() in rollback_registered_manyEric Dumazet2010-09-14
| * | | bonding: correctly process non-linear skbsAndy Gospodarek2010-09-14
| * | | ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk2010-09-13
| * | | ipv4: force_igmp_version ignored when a IGMPv3 query receivedBob Arendt2010-09-13
| * | | ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter2010-09-13
| * | | net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter2010-09-13
| * | | sch_atm: Fix potential NULL deref.David S. Miller2010-09-12
* | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-19
|\ \ \ \
| * | | | ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410Darius Augulis2010-09-17
| * | | | ARM: S3C64XX: Fix coding style errors on mach-real6410Darius Augulis2010-09-17
| * | | | ARM: S3C64XX: Prototype SPI devicesMark Brown2010-09-17
| * | | | ARM: S3C64XX: Fix dev-spi buildMark Brown2010-09-14