| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: cpa_flush_array wbinvd should be done on all CPUs | venkatesh.pallipadi@intel.com | 2009-05-22 | 1 | -1/+7 |
* | x86: bugfix wbinvd() model check instead of family check | venkatesh.pallipadi@intel.com | 2009-05-22 | 1 | -2/+2 |
* | x86: introduce noxsave boot parameter | Suresh Siddha | 2009-05-22 | 2 | -0/+11 |
* | x86, setup: revert ACPI 3 E820 extended attributes support | H. Peter Anvin | 2009-05-22 | 1 | -16/+13 |
* | x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot | Zhang Rui | 2009-05-22 | 1 | -0/+8 |
* | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-05-19 | 2 | -20/+34 |
|\ |
|
| * | microblaze: Fix kind-of-intr checking against number of interrupts | Michal Simek | 2009-05-18 | 1 | -2/+2 |
| * | microblaze: Update Microblaze defconfig | Michal Simek | 2009-05-18 | 1 | -18/+32 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-05-19 | 1 | -1/+1 |
|\ \ |
|
| * | | regulator: da903x: add missing __devexit_p() | Mike Frysinger | 2009-05-18 | 1 | -1/+1 |
* | | | Avoid ICE in get_random_int() with gcc-3.4.5 | Linus Torvalds | 2009-05-19 | 1 | -1/+1 |
* | | | nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. | Frank Filz | 2009-05-18 | 1 | -1/+2 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-18 | 4 | -55/+76 |
|\ \ \ |
|
| * | | | powerpc: Explicit alignment for .data.cacheline_aligned | Benjamin Herrenschmidt | 2009-05-18 | 1 | -0/+1 |
| * | | | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2009-05-18 | 1 | -43/+62 |
| * | | | powerpc/ftrace: Fix constraint to be early clobber | Steven Rostedt | 2009-05-18 | 1 | -1/+1 |
| * | | | powerpc/ftrace: Use pr_devel() in ftrace.c | Michael Ellerman | 2009-05-18 | 1 | -10/+10 |
| * | | | powerpc: Do not assert pte_locked for hugepage PTE entries | Mel Gorman | 2009-05-18 | 1 | -1/+2 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git:... | Linus Torvalds | 2009-05-18 | 2 | -3/+4 |
|\ \ \ \ \ |
|
| | * | | | | lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS | Ingo Molnar | 2009-05-12 | 1 | -2/+2 |
| * | | | | | sched: Fix fallback sched_clock()'s offset when using jiffies | Ron | 2009-05-09 | 1 | -1/+2 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-18 | 13 | -24/+58 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 2009-05-15 | 7 | -10/+38 |
| * | | | | | | xen: use header for EXPORT_SYMBOL_GPL | Randy Dunlap | 2009-05-13 | 1 | -0/+1 |
| * | | | | | | x86, 32-bit: fix kernel_trap_sp() | Masami Hiramatsu | 2009-05-12 | 2 | -4/+5 |
| * | | | | | | x86: fix percpu_{to,from}_op() | Jan Beulich | 2009-05-11 | 1 | -5/+5 |
| * | | | | | | x86: mtrr: Fix high_width computation when phys-addr is >= 44bit | Yinghai Lu | 2009-05-11 | 1 | -1/+5 |
| * | | | | | | x86: Fix false positive section mismatch warnings in the apic code | Sam Ravnborg | 2009-05-10 | 1 | -4/+4 |
| |/ / / / / |
|
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-18 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | tracing: Append prompt in /debug/tracing/README file | GeunSik Lim | 2009-05-15 | 1 | -1/+1 |
| * | | | | | | x86/function-graph: fix constraint for recording old return value | Steven Rostedt | 2009-05-13 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Fix oops on close of hot-unplugged FTDI serial converter | David Woodhouse | 2009-05-18 | 1 | -8/+1 |
* | | | | | | mtd_dataflash: unbreak erase support | Peter Korsgaard | 2009-05-18 | 1 | -1/+1 |
* | | | | | | asm-generic: fix local_add_unless macro | Roel Kluin | 2009-05-18 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | page-writeback: fix the calculation of the oldest_jif in wb_kupdate() | Toshiyuki Okajima | 2009-05-17 | 1 | -3/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-05-17 | 4 | -4/+37 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | crypto: padlock - Revert aes-all alias to aes | Herbert Xu | 2009-04-21 | 1 | -1/+1 |
| * | | | | crypto: api - Fix algorithm module auto-loading | Herbert Xu | 2009-04-21 | 1 | -1/+2 |
| * | | | | crypto: eseqiv - Fix IV generation for sync algorithms | Steffen Klassert | 2009-04-15 | 1 | -1/+2 |
| * | | | | crypto: ixp4xx - check firmware for crypto support | Christian Hohnstaedt | 2009-04-12 | 1 | -1/+32 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-05-17 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | PM: check sysdev_suspend(PMSG_FREEZE) return value | Bjorn Helgaas | 2009-05-15 | 1 | -2/+2 |
* | | | | | | reiserfs: fixup perms when xattrs are disabled | Jeff Mahoney | 2009-05-17 | 2 | -20/+20 |
* | | | | | | reiserfs: deal with NULL xattr root w/ xattrs disabled | Jeff Mahoney | 2009-05-17 | 2 | -3/+3 |
* | | | | | | reiserfs: clean up ifdefs | Jeff Mahoney | 2009-05-17 | 1 | -23/+22 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-05-17 | 3 | -2/+488 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i... | Pekka Enberg | 2009-05-06 | 2 | -2/+9 |
| |\ \ \ \ \ \ \ |
|
| | | * | | | | | | mm: SLOB fix reclaim_state | Nick Piggin | 2009-05-06 | 1 | -1/+4 |
| | | * | | | | | | mm: SLUB fix reclaim_state | Nick Piggin | 2009-05-06 | 1 | -0/+3 |
| | * | | | | | | | slub: enforce MAX_ORDER | David Rientjes | 2009-04-23 | 1 | -1/+2 |