aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-02Change email addressKarsten Keil
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-03-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-03-02sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon
2009-03-02sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett
2009-03-02x86: add far read test to testmmiotracePekka Paalanen
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh
2009-03-02ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai
2009-03-01zaurus: add usb id for motomagx phonesDmitriy Taychenachev
2009-03-01usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork
2009-03-01veth: Fix carrier detectEric W. Biederman
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork
2009-03-01r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera
2009-03-02selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore
2009-03-01tcp: fix retrans_out leaksIlpo Järvinen
2009-03-01net headers: export dcbnl.hChris Leech
2009-03-01net headers: cleanup dcbnl.hChris Leech
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-28Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-02-27Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig
2009-02-27hpilo: new pci deviceDavid Altobelli
2009-02-27checkpatch: version 0.28Andy Whitcroft
2009-02-27checkpatch: add __ref as a sparse modifierAndy Whitcroft
2009-02-27checkpatch: extend attribute testing to all modifiersAndy Whitcroft
2009-02-27checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft
2009-02-27checkpatch: pointer type star may have modifiers followingAndy Whitcroft
2009-02-27checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft
2009-02-27checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft
2009-02-27checkpatch: make in_atomic ok in the coreAndy Whitcroft
2009-02-27mm: fix lazy vmap purging (use-after-free error)Vegard Nossum