summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-184-55/+76
|\ \ \ \
| * | | | powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-181-0/+1
| * | | | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-05-181-43/+62
| * | | | powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-181-1/+1
| * | | | powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-181-10/+10
| * | | | powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman2009-05-181-1/+2
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git:...Linus Torvalds2009-05-182-3/+4
|\ \ \ \ \ \
| | * | | | | lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINSIngo Molnar2009-05-121-2/+2
| * | | | | | sched: Fix fallback sched_clock()'s offset when using jiffiesRon2009-05-091-1/+2
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-1813-24/+58
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge2009-05-157-10/+38
| * | | | | | | xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap2009-05-131-0/+1
| * | | | | | | x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu2009-05-122-4/+5
| * | | | | | | x86: fix percpu_{to,from}_op()Jan Beulich2009-05-111-5/+5
| * | | | | | | x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-111-1/+5
| * | | | | | | x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg2009-05-101-4/+4
| |/ / / / / /
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-182-2/+2
|\ \ \ \ \ \ \
| * | | | | | | tracing: Append prompt in /debug/tracing/README fileGeunSik Lim2009-05-151-1/+1
| * | | | | | | x86/function-graph: fix constraint for recording old return valueSteven Rostedt2009-05-131-1/+1
| |/ / / / / /
* | | | | | | Fix oops on close of hot-unplugged FTDI serial converterDavid Woodhouse2009-05-181-8/+1
* | | | | | | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-181-1/+1
* | | | | | | asm-generic: fix local_add_unless macroRoel Kluin2009-05-181-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima2009-05-181-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-05-184-4/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | crypto: padlock - Revert aes-all alias to aesHerbert Xu2009-04-211-1/+1
| * | | | | crypto: api - Fix algorithm module auto-loadingHerbert Xu2009-04-211-1/+2
| * | | | | crypto: eseqiv - Fix IV generation for sync algorithmsSteffen Klassert2009-04-151-1/+2
| * | | | | crypto: ixp4xx - check firmware for crypto supportChristian Hohnstaedt2009-04-121-1/+32
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-05-171-2/+2
|\ \ \ \ \ \
| * | | | | | PM: check sysdev_suspend(PMSG_FREEZE) return valueBjorn Helgaas2009-05-151-2/+2
* | | | | | | reiserfs: fixup perms when xattrs are disabledJeff Mahoney2009-05-172-20/+20
* | | | | | | reiserfs: deal with NULL xattr root w/ xattrs disabledJeff Mahoney2009-05-172-3/+3
* | | | | | | reiserfs: clean up ifdefsJeff Mahoney2009-05-171-23/+22
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-05-173-2/+488
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i...Pekka Enberg2009-05-062-2/+9
| |\ \ \ \ \ \ \ \
| | | * | | | | | | mm: SLOB fix reclaim_stateNick Piggin2009-05-061-1/+4
| | | * | | | | | | mm: SLUB fix reclaim_stateNick Piggin2009-05-061-0/+3
| | * | | | | | | | slub: enforce MAX_ORDERDavid Rientjes2009-04-231-1/+2
| * | | | | | | | | slub: add Documentation/ABI/testing/sysfs-kernel-slabDavid Rientjes2009-04-281-0/+479
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fix caller information for warn_slowpath_nullLinus Torvalds2009-05-161-15/+20
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-163-7/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | piix: The Sony TZ90 needs the cable type hardcodingAlan Cox2009-05-161-0/+1
| * | | | | | | | | icside: register second channel of version 6 PCBSergei Shtylyov2009-05-161-1/+1
| * | | | | | | | | ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo2009-05-161-6/+0
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-1611-42/+174
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----------------. \ \ \ \ \ \ \ \ \ Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-1312...Len Brown2009-05-1611-42/+174
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | eeepc-laptop: unregister_rfkill_notifier on failureCorentin Chary2009-05-141-0/+2
| | | | | | | | | | | * | | | | | | | | | asus-laptop: fix input keycodeCorentin Chary2009-05-141-3/+3
| | | | | | | | | | | * | | | | | | | | | eeepc-laptop: support for super hybrid engine (SHE)Grigori Goronzy2009-05-141-0/+2
| | | | | | | | | | | * | | | | | | | | | eeepc-laptop: Work around rfkill firmware bugAlan Jenkins2009-05-141-1/+7