Age | Commit message (Expand) | Author |
2011-03-23 | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson |
2011-03-23 | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson |
2011-03-23 | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson |
2011-03-23 | x86: mark associated mm when running a task in 32 bit compatibility mode | Stephen Wilson |
2011-03-23 | x86: add context tag to mark mm when running a task in 32-bit compatibility mode | Stephen Wilson |
2011-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2011-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2011-03-21 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-03-21 | introduce sys_syncfs to sync a single file system | Sage Weil |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-03-21 | powerpc/ptrace: Remove BUG_ON when full register set not available | Mike Wolf |
2011-03-21 | powerpc: Factoring mpic cpu id fetching into a function | Meador Inge |
2011-03-21 | powerpc: Make MPIC honor the "pic-no-reset" device tree property | Meador Inge |
2011-03-21 | powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes | Benjamin Herrenschmidt |
2011-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-03-20 | arch/tile: fix futex sanitization definition/prototype mismatch | Chris Metcalf |
2011-03-18 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-03-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2011-03-18 | sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls. | David S. Miller |
2011-03-18 | sparc: Implement of_iomap(). | David S. Miller |
2011-03-18 | sparc: Implement of_address_to_resource(). | David S. Miller |
2011-03-18 | sparc: Provide NO_IRQ definition. | David S. Miller |
2011-03-18 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-18 | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds |
2011-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-18 | MN10300: Clear ASB2364 peripheral interrupt masks before enabling interrupts | David Howells |
2011-03-18 | MN10300: Fix the ASB2364 gdbport UART register defs | David Howells |
2011-03-18 | MN10300: Fix ASB2364 FPGA register defs | David Howells |
2011-03-18 | MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED | Thomas Gleixner |
2011-03-18 | MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQS | David Howells |
2011-03-18 | MN10300: Convert ASB2364 FPGA irq_chip to new functions | Thomas Gleixner |
2011-03-18 | MN10300: Convert ipi irq_chip to new functions | Thomas Gleixner |
2011-03-18 | MN10300: Convert serial irq_chip to new functions | Thomas Gleixner |
2011-03-18 | MN10300: Convert cpu irq_chips to new functions | Thomas Gleixner |
2011-03-18 | MN10300: Remove unused mn10300_intc_* functions | Thomas Gleixner |
2011-03-18 | MN10300: Remove stale irq_chip.end - V2 | Thomas Gleixner |
2011-03-18 | MN10300: Use clockevents_calc_mult_shift() | Thomas Gleixner |
2011-03-18 | MN10300: Use clocksource_register_hz() | Thomas Gleixner |
2011-03-18 | MN10300: Remove stale code | Thomas Gleixner |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-18 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li |
2011-03-18 | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim |
2011-03-18 | x86: Clean up csum-copy_64.S a bit | Ingo Molnar |