summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp1-16/+46
2010-06-30USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz1-0/+11
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey1-0/+1
2010-06-30USB: g_serial: don't set low_latency flagJon Povey1-13/+2
2010-06-30serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng1-64/+79
2010-06-30kbuild: Propagate LOCALVERSION= down to scripts/setlocalversionMichal Marek1-3/+1
2010-06-30x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker1-1/+10
2010-06-30init: Fix commentPeter Zijlstra1-1/+1
2010-06-30Input: i8042 - mark stubs in i8042.h "static inline"Feng Tang1-6/+6
2010-06-30ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville1-1/+3
2010-06-30ixgbe: disable tx engine before disabling tx laserJohn Fastabend1-4/+4
2010-06-30ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek1-1/+2
2010-06-30splice: check f_mode for seekable fileChangli Gao1-4/+2
2010-06-30splice: direct_splice_actor() should not use pos in sdChangli Gao1-1/+2
2010-06-30fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safeAndrew Morton1-2/+4
2010-06-30um: os-linux/mem.c needs sys/stat.hLiu Aleaxander1-0/+1
2010-06-30drivers/video/nuc900fb.c: fix lcd build errorWan ZongShun1-2/+0
2010-06-30sysvfs: fix NULL deref. when allocating new inodeLubomir Rintel1-1/+5
2010-06-30drivers/gpio is platform-neutralDavid Brownell2-2/+6
2010-06-30rtc: fix ds1388 time corruptionJoakim Tjernlund1-2/+2
2010-06-30MAINTAINERS: some Atmel drivers change maintainerNicolas Ferre1-5/+5
2010-06-30MAINTAINERS: Masami Hiramatsu has movedMasami Hiramatsu1-1/+1
2010-06-30ipmi: set schedule_timeout_wait() value back to oneMartin Wilck1-1/+1
2010-06-30mempolicy: fix dangling reference to tmpfs superblock mpolLee Schermerhorn1-4/+5
2010-06-30ipmi: make sure drivers were registered before unregistering themMatthew Garrett1-4/+17
2010-06-30kexec: fix Oops in crash_shrink_memory()Pavan Naregundi1-3/+4
2010-06-30MAINTAINERS: update files and add maintainer for SAMSUNG ARM ARCHITECTURESKukjin Kim1-1/+3
2010-06-30compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2-1/+13
2010-06-30flat: tweak default stack alignmentMike Frysinger1-5/+1
2010-06-30lxfb: fix incorrect __init annotationAndres Salomon1-8/+10
2010-06-30gxfb: fix incorrect __init annotationAndres Salomon1-8/+12
2010-06-30memcg: fix wake up in oom wait queueKAMEZAWA Hiroyuki1-1/+3
2010-06-30nommu: add '[stack]' label to /proc/pid/maps outputMike Frysinger1-4/+16
2010-06-30genalloc: fix allocation from end of poolImre Deak1-1/+0
2010-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds12-193/+280
2010-06-29fs: fix superblock iteration racenpiggin@suse.de3-0/+23
2010-06-29ceph: fix caps usage accounting for import (non-reserved) caseSage Weil1-2/+8
2010-06-29ceph: only release clean, unused caps with mds requestsSage Weil1-5/+6
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2-9/+29
2010-06-29ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings1-2/+3
2010-06-29sparc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori1-1/+0
2010-06-29bonding: prevent netpoll over bonded interfacesAndy Gospodarek1-11/+22
2010-06-29ACPI: handle systems which asynchoronously enable ACPI modeLen Brown1-8/+11
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-6/+39
2010-06-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-65/+79
2010-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+1
2010-06-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+13
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-24/+45
2010-06-28Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixesLinus Torvalds9-1/+8