aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01Merge branch 'x86/pat' into x86/coreIngo Molnar
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-03-01Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar
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-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo
2009-03-01alpha: fix typo in recent early vmalloc changeTejun Heo
2009-03-01percpu: kill compile warning in pcpu_populate_chunk()Tejun Heo
2009-02-28x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput
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-28x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto
2009-02-28x86: signal: unify get_sigframe()Hiroshi Shimamoto
2009-02-28x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto
2009-02-28x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto
2009-02-28x86: signal: add __user annotationHiroshi Shimamoto
2009-02-27x86, fixmap: unify fixmap.hGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_EFIGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan
2009-02-27x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan
2009-02-27x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan
2009-02-27x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan
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
2009-02-27mm: vmap fix overflowNick Piggin