Age | Commit message (Expand) | Author |
2009-03-01 | r8169: read MAC address from EEPROM on init (2nd attempt) | Ivan Vecera |
2009-03-02 | selinux: Fix a panic in selinux_netlbl_inode_permission() | Paul Moore |
2009-03-01 | Merge branch 'x86/pat' into x86/core | Ingo Molnar |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-03-01 | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar |
2009-03-01 | tcp: fix retrans_out leaks | Ilpo Järvinen |
2009-03-01 | net headers: export dcbnl.h | Chris Leech |
2009-03-01 | net headers: cleanup dcbnl.h | Chris Leech |
2009-03-01 | netpoll: Add drop checks to all entry points | Herbert Xu |
2009-03-01 | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo |
2009-03-01 | alpha: fix typo in recent early vmalloc change | Tejun Heo |
2009-03-01 | percpu: kill compile warning in pcpu_populate_chunk() | Tejun Heo |
2009-02-28 | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput |
2009-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-02-28 | Input: elantech - touchpad driver miss-recognising logitech mice | Arjan Opmeer |
2009-02-28 | Input: synaptics - ensure we reset the device on resume | Andy Whitcroft |
2009-02-28 | Input: usbtouchscreen - fix eGalax HID ignoring | Daniel Ritz |
2009-02-28 | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar |
2009-02-28 | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: unify get_sigframe() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto |
2009-02-28 | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto |
2009-02-28 | x86: signal: add __user annotation | Hiroshi Shimamoto |
2009-02-27 | x86, fixmap: unify fixmap.h | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: prepare fixmap_64.h for unification | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: add CONFIG_EFI | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE | Gustavo F. Padovan |
2009-02-27 | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE | Gustavo F. Padovan |
2009-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-02-27 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-27 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-02-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-02-27 | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig |
2009-02-27 | hpilo: new pci device | David Altobelli |
2009-02-27 | checkpatch: version 0.28 | Andy Whitcroft |
2009-02-27 | checkpatch: add __ref as a sparse modifier | Andy Whitcroft |
2009-02-27 | checkpatch: extend attribute testing to all modifiers | Andy Whitcroft |
2009-02-27 | checkpatch: a modifier is not an identifier at the end of a type | Andy Whitcroft |
2009-02-27 | checkpatch: pointer type star may have modifiers following | Andy Whitcroft |
2009-02-27 | checkpatch: correctly handle type spacing in the face of modifiers | Andy Whitcroft |
2009-02-27 | checkpatch: do not warn about -p0 patches when checking files | Andy Whitcroft |
2009-02-27 | checkpatch: make in_atomic ok in the core | Andy Whitcroft |
2009-02-27 | mm: fix lazy vmap purging (use-after-free error) | Vegard Nossum |
2009-02-27 | mm: vmap fix overflow | Nick Piggin |