Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+6 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -6/+6 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -32/+1 |
2012-05-18 | xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer | Oskar Schirmer | 4 | -6/+6 |
2012-05-17 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2 | -6/+6 |
2012-05-16 | tokenring: delete all remaining driver support | Paul Gortmaker | 1 | -5/+0 |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 3 | -3/+2 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | xtensa: Use generic init_task | Thomas Gleixner | 3 | -32/+2 |
2012-04-27 | xtensa: fix build fail on undefined ack_bad_irq | Paul Gortmaker | 1 | -3/+0 |
2012-04-23 | xtensa: fix build error in xtensa/include/asm/io.h | Paul Gortmaker | 1 | -0/+1 |
2012-04-23 | xtensa: fix build failure in xtensa/kernel/signal.c | Paul Gortmaker | 1 | -0/+1 |
2012-03-30 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -90/+7 |
2012-03-30 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 14 | -67/+96 |
2012-03-28 | Delete all instances of asm/system.h | David Howells | 1 | -5/+0 |
2012-03-28 | Disintegrate asm/system.h for Xtensa | David Howells | 15 | -191/+225 |
2012-03-24 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+4 |
2012-03-24 | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron | 1 | -0/+4 |
2012-03-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -16/+1 |
2012-03-23 | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 1 | -1/+1 |
2012-03-22 | xtensa: use set_current_blocked() and block_sigmask() | Matt Fleming | 1 | -14/+3 |
2012-03-22 | xtensa: don't mask signals if we fail to setup signal stack | Matt Fleming | 1 | -4/+7 |
2012-03-22 | xtensa: no need to reset handler if SA_ONESHOT | Matt Fleming | 1 | -3/+0 |
2012-03-22 | xtensa: don't reimplement force_sigsegv() | Matt Fleming | 1 | -3/+1 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -14/+8 |
2012-03-08 | TTY: remove serialP.h inclusion from some files | Jiri Slaby | 1 | -1/+0 |
2012-03-08 | TTY: iss/console, use tty_port | Jiri Slaby | 1 | -0/+4 |
2012-03-08 | XTENSA: iss/console, fix potential deadlock | Jiri Slaby | 1 | -3/+2 |
2012-03-08 | XTENSA: iss/console, use setup_timer | Jiri Slaby | 1 | -4/+1 |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 1 | -6/+2 |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 1 | -1/+0 |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 1 | -3/+1 |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 1 | -0/+3 |
2012-02-24 | xtensa/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -16/+1 |
2012-02-22 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 1 | -0/+1 |
2012-02-15 | xtensa: Use generic posix_types.h | H. Peter Anvin | 1 | -90/+7 |
2012-02-04 | xtensa: fix memscan() | Akinobu Mita | 1 | -3/+0 |
2012-01-18 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 1 | -2/+1 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -48/+47 |
2012-01-12 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 1 | -0/+1 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+0 |
2012-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2012-01-07 | xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -43/+42 |
2012-01-07 | PCI: Xtensa: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2 | -5/+5 |
2012-01-04 | consolidate umode_t declarations | Al Viro | 1 | -2/+0 |
2011-12-06 | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 1 | -12/+1 |
2011-11-22 | clocksource: xtensa: Convert to clocksource_register_hz/khz | John Stultz | 1 | -12/+1 |