aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-20Fix error return for setsockopt(SO_TIMESTAMPING)RĂ©mi Denis-Courmont
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks
2009-07-20ALSA: ctxfi: Swapped SURROUND-SIDE channels on emu20k2Frank Roth
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-20Add mac driver for w90p910Wan ZongShun
2009-07-20ALSA: ca0106 - Fix the max capture buffer sizeTakashi Iwai
2009-07-20ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecsTakashi Iwai
2009-07-20ALSA: hda - Add quirk for Gateway T6834c laptopHao Song
2009-07-20HID: Move dereferences below a NULL testJulia Lawall
2009-07-19ALSA: OSS sequencer should be initialized after snd_seq_system_client_initJaswinder Singh Rajput
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner
2009-07-19ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lockJulia Lawall
2009-07-19ALSA: hda_codec: Check for invalid zero connectionsJaroslav Kysela
2009-07-19virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatchRakib Mullick
2009-07-18timer: Avoid reading uninitialized dataPavel Roskin
2009-07-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner
2009-07-18sched: fix load average accounting vs. cpu hotplugThomas Gleixner
2009-07-18perf_counter: Make call graph option consistentAnton Blanchard
2009-07-18perf_counter: Add perf record option to log addressesAnton Blanchard
2009-07-18perf_counter: Log vfork as a fork eventAnton Blanchard
2009-07-18perf_counter: Synthesize VDSO mmap eventAnton Blanchard
2009-07-18perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard
2009-07-18sched: Account for vruntime wrappingFabio Checconi
2009-07-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-07-18Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe
2009-07-17kbuild, deb-pkg: fix install scripts for posix shmaximilian attems
2009-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-17Update Andreas Koensgen's email addressRalf Baechle
2009-07-17MAINTAINERS entry for STRIP driverRalf Baechle
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-17tty_port: Fix return on interrupted useAlan Cox
2009-07-17Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno
2009-07-17Add dma_debug_init() for ia64fujita
2009-07-17Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu
2009-07-17[ARM] 5608/1: Updated U300 defconfigLinus Walleij
2009-07-17[ARM] 5606/1: Fix ep93xx watchdog driver headersRyan Mallon
2009-07-17virtio_net: Sync header with qemuAlex Williamson
2009-07-17virtio-pci: correctly unregister root device on errorMark McLoughlin