summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-02zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-02usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-02veth: Fix carrier detectEric W. Biederman1-40/+11
2009-03-02cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-03-02r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera1-2/+112
2009-03-02selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore1-2/+3
2009-03-01Merge branch 'x86/pat' into x86/coreIngo Molnar145-1042/+1736
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar143-994/+1733
2009-03-01Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar3-50/+5
2009-03-01tcp: fix retrans_out leaksIlpo Järvinen1-4/+5
2009-03-01net headers: export dcbnl.hChris Leech1-0/+1
2009-03-01net headers: cleanup dcbnl.hChris Leech1-1/+3
2009-03-01netpoll: Add drop checks to all entry pointsHerbert Xu2-0/+16
2009-03-01bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo2-21/+32
2009-03-01alpha: fix typo in recent early vmalloc changeTejun Heo1-1/+1
2009-03-01percpu: kill compile warning in pcpu_populate_chunk()Tejun Heo1-1/+1
2009-03-01x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput1-18/+2
2009-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller176-1029/+4783
2009-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-70/+71
2009-03-01Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer1-8/+24
2009-03-01Input: synaptics - ensure we reset the device on resumeAndy Whitcroft1-5/+4
2009-03-01Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz1-0/+1
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2-11/+6
2009-02-28x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto1-12/+15
2009-02-28x86: signal: unify get_sigframe()Hiroshi Shimamoto1-56/+41
2009-02-28x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto1-4/+2
2009-02-28x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto1-13/+19
2009-02-28x86: signal: add __user annotationHiroshi Shimamoto1-2/+2
2009-02-28x86, fixmap: unify fixmap.hGustavo F. Padovan3-310/+147
2009-02-28x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan1-17/+56
2009-02-28x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan1-7/+69
2009-02-28x86, fixmap: add CONFIG_EFIGustavo F. Padovan1-0/+4
2009-02-28x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan1-0/+4
2009-02-28x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan3-16/+20
2009-02-28x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan1-2/+5
2009-02-28x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan1-4/+4
2009-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-28/+37
2009-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-75/+176
2009-02-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-104/+119
2009-02-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-27/+82
2009-02-28Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-53/+6
2009-02-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-265/+84
2009-02-28Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig1-0/+3
2009-02-28hpilo: new pci deviceDavid Altobelli1-1/+2
2009-02-28checkpatch: version 0.28Andy Whitcroft1-1/+1
2009-02-28checkpatch: add __ref as a sparse modifierAndy Whitcroft1-1/+2
2009-02-28checkpatch: extend attribute testing to all modifiersAndy Whitcroft1-2/+2
2009-02-28checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft1-2/+2
2009-02-28checkpatch: pointer type star may have modifiers followingAndy Whitcroft1-2/+2
2009-02-28checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft1-2/+2