| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 |
* | | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby | 2010-07-16 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-10 |
|\ \ |
|
| * | | fanotify: sys_fanotify_mark declartion | Eric Paris | 2010-07-28 |
| * | | fanotify: fanotify_init syscall declaration | Eric Paris | 2010-07-28 |
| |/ |
|
* | | gcc-4.6: mm: fix unused but set warnings | Andi Kleen | 2010-08-09 |
* | | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros | 2010-08-09 |
* | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | x86, xsave: Make init_xstate_buf static | Robert Richter | 2010-07-21 |
| * | | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) | Robert Richter | 2010-07-21 |
| * | | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 |
| * | | x86, xsave: Do not include asm/i387.h in asm/xsave.h | Robert Richter | 2010-07-20 |
| * | | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-19 |
| * | | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-19 |
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 |
|\ \ \ |
|
| * | | | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying | 2010-06-11 |
| * | | | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying | 2010-06-11 |
* | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ |
|
| * | | | | x86, olpc: Constify an olpc_ofw() arg | Andres Salomon | 2010-07-30 |
| * | | | | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 |
* | | | | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ |
|
| * | | | | | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 2010-07-07 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*---. \ \ \ \ \ | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| | | * | | | | x86: Avoid unnecessary __clear_user() and xrstor in signal handling | Suresh Siddha | 2010-07-06 |
| | |/ / / / |
|
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 2010-07-30 |
| |/ / / / / |
|
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ |
|
| | * | | | | | | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen | 2010-07-20 |
| | |/ / / / / |
|
| * | | | | | | x86, rwsem: Minor cleanups | Michel Lespinasse | 2010-07-20 |
| * | | | | | | x86, rwsem: Stay on fast path when count > 0 in __up_write() | Michel Lespinasse | 2010-07-20 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() | H. Peter Anvin | 2010-07-28 |
| * | | | | | | x86, asm: Clean up and simplify <asm/cmpxchg.h> | H. Peter Anvin | 2010-07-28 |
| * | | | | | | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin | 2010-07-28 |
| * | | | | | | Merge remote branch 'origin/x86/urgent' into x86/asm | H. Peter Anvin | 2010-07-28 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin | 2010-07-27 |
| | |/ / / / / |
|
| * / / / / / | x86: Remove redundant K6 MSRs | Brian Gerst | 2010-07-22 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mrst: make mrst_timer_options an enum | H. Peter Anvin | 2010-05-19 |
| * | | | | | | x86, mrst: make mrst_identify_cpu() an inline returning enum | H. Peter Anvin | 2010-05-19 |
| * | | | | | | x86, mrst: add more timer config options | Jacob Pan | 2010-05-19 |
| * | | | | | | x86, mrst: add cpu type detection | Jacob Pan | 2010-05-19 |
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-06 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Fix keeping track of AMD C1E | Michal Schmidt | 2010-08-02 |
| * | | | | | | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu | 2010-07-30 |
| * | | | | | | | x86, cpu: Use AMD errata checking framework for erratum 383 | Hans Rosenfeld | 2010-07-28 |
| * | | | | | | | x86, cpu: Clean up AMD erratum 400 workaround | Hans Rosenfeld | 2010-07-28 |
| * | | | | | | | x86, cpu: AMD errata checking framework | Hans Rosenfeld | 2010-07-28 |