| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 4 | -0/+4 |
|\ |
|
| * | alpha: Add export.h for THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | alpha: fix implicit stat.h usage in pci-sysfs.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | alpha: wire up sendmmsg syscall | Michael Cree | 2011-10-31 | 1 | -0/+1 |
* | | alpha: wire up accept4 syscall | Michael Cree | 2011-10-31 | 1 | -0/+1 |
|/ |
|
* | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -3/+2 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
* | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) | Sergei Trofimovich | 2011-08-25 | 1 | -5/+7 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-29 | 19 | -27/+27 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 19 | -27/+27 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 2 | -2/+2 |
* | | alpha, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 1 | -1/+0 |
* | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -34/+0 |
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-22 | 2 | -2/+0 |
|\ \ |
|
| * | | alpha: i8253: Cleanup remaining users of i8253pit.h | Ralf Baechle | 2011-06-09 | 2 | -2/+0 |
* | | | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
* | | | irq_work, alpha: Fix up arch hooks | Peter Zijlstra | 2011-07-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | alpha: fix several security issues | Dan Rosenberg | 2011-06-15 | 1 | -4/+7 |
|/ |
|
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -0/+1 |
* | alpha: replace with new cpumask APIs | KOSAKI Motohiro | 2011-05-25 | 5 | -12/+14 |
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-05-24 | 1 | -1/+1 |
|\ |
|
| * | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 2011-03-24 | 1 | -1/+1 |
* | | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 | 1 | -0/+1 |
* | | Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g... | Linus Torvalds | 2011-05-19 | 1 | -2/+1 |
|\ \ |
|
| * \ | Merge commit 'v2.6.39-rc4' into sched/core | Ingo Molnar | 2011-04-21 | 8 | -19/+16 |
| |\ \ |
|
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -2/+1 |
* | | | | alpha: Wire up syscalls new to 2.6.39 | Michael Cree | 2011-05-13 | 1 | -4/+8 |
* | | | | alpha: convert to clocksource_register_hz | John Stultz | 2011-05-13 | 1 | -2/+1 |
| |/ /
|/| | |
|
* | | | alpha: Fix uninitialized value in read_persistent_clock. | Richard Henderson | 2011-04-17 | 1 | -0/+1 |
* | | | alpha: Fix RTC interrupt setup. | Richard Henderson | 2011-04-17 | 1 | -1/+1 |
* | | | alpha: Remove set but unused variables. | Richard Henderson | 2011-04-17 | 5 | -17/+13 |
* | | | alpha: Don't force -Werror. | Richard Henderson | 2011-04-17 | 1 | -1/+1 |
|/ / |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -3/+3 |
* | | alpha: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 1 | -57/+10 |
* | | alpha: Convert to new irq function names | Thomas Gleixner | 2011-03-29 | 20 | -34/+38 |
|/ |
|
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -2/+3 |
|\ |
|
| * | alpha: use L1_CACHE_BYTES for cacheline size in the linker script | Tejun Heo | 2011-01-25 | 1 | -2/+3 |
| * | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -1/+1 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 1 | -6/+2 |
|\ \ |
|
| * | | alpha: Change do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -6/+2 |
| |/ |
|
* | | clean statfs-like syscalls up | Al Viro | 2011-03-14 | 1 | -28/+8 |
* | | alpha: fix compile error from IRQ clean up | Matt Turner | 2011-03-09 | 1 | -0/+1 |
* | | alpha: irq: Convert affinity to use irq_data | Thomas Gleixner | 2011-03-02 | 1 | -4/+9 |
* | | alpha: irq: Remove pointless irq status manipulation | Thomas Gleixner | 2011-03-02 | 1 | -8/+3 |
* | | alpha: titan: Convert irq_chip functions | Thomas Gleixner | 2011-03-02 | 1 | -9/+12 |
* | | alpha: takara: Convert irq_chip functions | Thomas Gleixner | 2011-03-02 | 1 | -6/+8 |
* | | alpha: sable: Convert irq_chip functions | Thomas Gleixner | 2011-03-02 | 1 | -10/+10 |
* | | alpha: rx164: Convert irq_chip functions | Thomas Gleixner | 2011-03-02 | 1 | -8/+8 |
* | | alpha: noritake: Convert irq_chip functions | Thomas Gleixner | 2011-03-02 | 1 | -8/+8 |
* | | alpha: rawhide: Convert irq_chip functions | Thomas Gleixner | 2011-03-02 | 1 | -7/+10 |