Age | Commit message (Expand) | Author | Files | Lines |
2011-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 30 | -258/+661 |
2011-08-05 | sparc: Size mondo queues more sanely. | David S. Miller | 1 | -7/+23 |
2011-08-05 | sparc: Access kernel TSB using physical addressing when possible. | David S. Miller | 4 | -40/+85 |
2011-08-04 | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 1 | -1/+1 |
2011-08-04 | cpuidle: Consistent spelling of cpuidle_idle_call() | David Brown | 2 | -2/+2 |
2011-08-04 | efi: Fix argument types for SetVariable() for ia64 | Matthew Garrett | 1 | -1/+1 |
2011-08-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 4 | -9/+65 |
2011-08-04 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 17 | -117/+295 |
2011-08-04 | sparc: Fix __atomic_add_unless() return value. | Josip Rodin | 1 | -1/+1 |
2011-08-04 | sparc: use kbuild-generic support for true asm-generic header files | Sam Ravnborg | 5 | -9/+5 |
2011-08-03 | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled | Linus Torvalds | 1 | -2/+1 |
2011-08-03 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -31/+1090 |
2011-08-03 | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -0/+15 |
2011-08-03 | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong | 1 | -0/+3 |
2011-08-03 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 1 | -1/+1 |
2011-08-03 | cris: fix a build error in sync_serial_open() | WANG Cong | 1 | -2/+2 |
2011-08-03 | cris: fix a build error in kernel/fork.c | WANG Cong | 1 | -3/+3 |
2011-08-03 | cpuidle: stop depending on pm_idle | Len Brown | 4 | -5/+13 |
2011-08-03 | x86 idle: move mwait_idle_with_hints() to where it is used | Len Brown | 3 | -25/+23 |
2011-08-03 | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown | 1 | -1/+2 |
2011-08-03 | mrst_pmu: driver for Intel Moorestown Power Management Unit | Len Brown | 3 | -0/+1052 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 13 | -0/+15 |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 13 | -0/+15 |
2011-08-03 | [S390] signal: use set_restore_sigmask() helper | Heiko Carstens | 1 | -1/+1 |
2011-08-03 | [S390] smp: remove pointless comments in startup_secondary() | Heiko Carstens | 1 | -6/+0 |
2011-08-03 | [S390] exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -2/+0 |
2011-08-03 | [S390] cpu hotplug: on cpu start wait until being marked active | Heiko Carstens | 1 | -1/+6 |
2011-08-03 | [S390] signal: convert to use set_current_blocked() | Heiko Carstens | 2 | -72/+30 |
2011-08-03 | [S390] asm offsets: fix coding style | Heiko Carstens | 1 | -6/+3 |
2011-08-03 | [S390] Add support for IBM zEnterprise 114 | Heiko Carstens | 2 | -4/+5 |
2011-08-03 | [S390] Use diagnose 308 for system reset | Michael Holzheu | 3 | -0/+43 |
2011-08-03 | [S390] Export store_status() function | Michael Holzheu | 1 | -20/+60 |
2011-08-03 | [S390] Add PSW restart shutdown trigger | Michael Holzheu | 9 | -5/+146 |
2011-08-03 | [S390] missing return in page_table_alloc_pgste | Jan Glauber | 1 | -0/+1 |
2011-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 42 | -49/+81 |
2011-08-02 | sparc: Use popc when possible for ffs/__ffs/ffz. | David S. Miller | 7 | -15/+126 |
2011-08-02 | sparc: Set reboot-cmd using reboot data hypervisor call if available. | David S. Miller | 5 | -9/+53 |
2011-08-02 | sparc: Add some missing hypervisor API groups. | David S. Miller | 2 | -0/+12 |
2011-08-02 | sparc: Use hweight64() in popc emulation. | David S. Miller | 1 | -11/+4 |
2011-08-02 | sparc: Use popc if possible for hweight routines. | David S. Miller | 7 | -40/+102 |
2011-08-02 | sparc: Minor tweaks to Niagara page copy/clear. | David S. Miller | 4 | -102/+77 |
2011-08-02 | arch/tile/mm/init.c: trivial: use BUG_ON | Julia Lawall | 1 | -2/+1 |
2011-08-02 | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Chris Metcalf | 329 | -1796/+3329 |
2011-08-01 | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -0/+59 |
2011-08-01 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 12 | -1135/+63 |
2011-08-01 | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 1 | -23/+3 |
2011-08-01 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 45 | -433/+316 |
2011-08-01 | Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux... | Grant Likely | 12 | -1135/+63 |
2011-08-01 | gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers | David Brown | 3 | -439/+1 |
2011-08-01 | gpio_msm: Move Qualcomm v6 MSM driver into drivers | David Brown | 3 | -639/+3 |