Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | arm: remove stale export of 'sha_transform' | Linus Torvalds | 2011-08-08 | 1 | -3/+0 | |
* | | | | | | | | | | | arm: remove "optimized" SHA1 routines | Linus Torvalds | 2011-08-07 | 2 | -212/+1 | |
* | | | | | | | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-08-06 | 3 | -7/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not set | Konrad Rzeszutek Wilk | 2011-08-05 | 1 | -0/+1 | |
| * | | | | | | | | | xen: Fix misleading WARN message at xen_release_chunk | Igor Mammedov | 2011-08-04 | 1 | -5/+3 | |
| * | | | | | | | | | xen: Fix printk() format in xen/setup.c | Igor Mammedov | 2011-08-04 | 1 | -2/+2 | |
| * | | | | | | | | | xen/tracing: it looks like we wanted CONFIG_FTRACE | Jeremy Fitzhardinge | 2011-08-04 | 1 | -1/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-08-05 | 30 | -258/+661 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | sparc: Size mondo queues more sanely. | David S. Miller | 2011-08-05 | 1 | -7/+23 | |
| * | | | | | | | | | sparc: Access kernel TSB using physical addressing when possible. | David S. Miller | 2011-08-05 | 4 | -40/+85 | |
| * | | | | | | | | | sparc: Fix __atomic_add_unless() return value. | Josip Rodin | 2011-08-04 | 1 | -1/+1 | |
| * | | | | | | | | | sparc: use kbuild-generic support for true asm-generic header files | Sam Ravnborg | 2011-08-04 | 5 | -9/+5 | |
| * | | | | | | | | | sparc: Use popc when possible for ffs/__ffs/ffz. | David S. Miller | 2011-08-03 | 7 | -15/+126 | |
| * | | | | | | | | | sparc: Set reboot-cmd using reboot data hypervisor call if available. | David S. Miller | 2011-08-03 | 5 | -9/+53 | |
| * | | | | | | | | | sparc: Add some missing hypervisor API groups. | David S. Miller | 2011-08-03 | 2 | -0/+12 | |
| * | | | | | | | | | sparc: Use hweight64() in popc emulation. | David S. Miller | 2011-08-03 | 1 | -11/+4 | |
| * | | | | | | | | | sparc: Use popc if possible for hweight routines. | David S. Miller | 2011-08-03 | 7 | -40/+102 | |
| * | | | | | | | | | sparc: Minor tweaks to Niagara page copy/clear. | David S. Miller | 2011-08-03 | 4 | -102/+77 | |
| * | | | | | | | | | sparc: Sanitize cpu feature detection and reporting. | David S. Miller | 2011-07-29 | 4 | -36/+185 | |
* | | | | | | | | | | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2011-08-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | efi: Fix argument types for SetVariable() for ia64 | Matthew Garrett | 2011-08-05 | 1 | -1/+1 | |
* | | | | | | | | | | | cpuidle: Consistent spelling of cpuidle_idle_call() | David Brown | 2011-08-05 | 2 | -2/+2 | |
| |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 2011-08-04 | 4 | -9/+65 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [PARISC] wire up sendmmsg syscall | James Bottomley | 2011-08-01 | 2 | -1/+3 | |
| * | | | | | | | | | | [PARISC] fix return type of __atomic64_add_return | John David Anglin | 2011-07-29 | 1 | -2/+2 | |
| * | | | | | | | | | | [PARISC] Fix futex support | Carlos O'Donell | 2011-07-18 | 1 | -6/+60 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-08-04 | 17 | -117/+295 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [S390] signal: use set_restore_sigmask() helper | Heiko Carstens | 2011-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | [S390] smp: remove pointless comments in startup_secondary() | Heiko Carstens | 2011-08-03 | 1 | -6/+0 | |
| * | | | | | | | | | | [S390] exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-08-03 | 1 | -2/+0 | |
| * | | | | | | | | | | [S390] cpu hotplug: on cpu start wait until being marked active | Heiko Carstens | 2011-08-03 | 1 | -1/+6 | |
| * | | | | | | | | | | [S390] signal: convert to use set_current_blocked() | Heiko Carstens | 2011-08-03 | 2 | -72/+30 | |
| * | | | | | | | | | | [S390] asm offsets: fix coding style | Heiko Carstens | 2011-08-03 | 1 | -6/+3 | |
| * | | | | | | | | | | [S390] Add support for IBM zEnterprise 114 | Heiko Carstens | 2011-08-03 | 2 | -4/+5 | |
| * | | | | | | | | | | [S390] Use diagnose 308 for system reset | Michael Holzheu | 2011-08-03 | 3 | -0/+43 | |
| * | | | | | | | | | | [S390] Export store_status() function | Michael Holzheu | 2011-08-03 | 1 | -20/+60 | |
| * | | | | | | | | | | [S390] Add PSW restart shutdown trigger | Michael Holzheu | 2011-08-03 | 9 | -5/+146 | |
| * | | | | | | | | | | [S390] missing return in page_table_alloc_pgste | Jan Glauber | 2011-08-03 | 1 | -0/+1 | |
* | | | | | | | | | | | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled | Linus Torvalds | 2011-08-04 | 1 | -2/+1 | |
* | | | | | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 | 11 | -31/+1090 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cpuidle: stop depending on pm_idle | Len Brown | 2011-08-04 | 4 | -5/+13 | |
| * | | | | | | | | | | | x86 idle: move mwait_idle_with_hints() to where it is used | Len Brown | 2011-08-04 | 3 | -25/+23 | |
| * | | | | | | | | | | | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown | 2011-08-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | mrst_pmu: driver for Intel Moorestown Power Management Unit | Len Brown | 2011-08-04 | 3 | -0/+1052 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-04 | 13 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 13 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 13 | -0/+15 | |
* | | | | | | | | | | | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong | 2011-08-04 | 1 | -0/+3 | |
* | | | | | | | | | | | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 2011-08-04 | 1 | -1/+1 | |
* | | | | | | | | | | | cris: fix a build error in sync_serial_open() | WANG Cong | 2011-08-04 | 1 | -2/+2 |