| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-21 | 1 | -14/+3 |
* | xtensa: don't mask signals if we fail to setup signal stack | Matt Fleming | 2012-03-21 | 1 | -4/+7 |
* | xtensa: no need to reset handler if SA_ONESHOT | Matt Fleming | 2012-03-21 | 1 | -3/+0 |
* | xtensa: don't reimplement force_sigsegv() | Matt Fleming | 2012-03-21 | 1 | -3/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 1 | -0/+4 |
|\ |
|
| * | net: Add framework to allow sending packets with customized CRC. | Ben Greear | 2012-02-24 | 1 | -0/+3 |
| * | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov | 2012-02-21 | 1 | -0/+1 |
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 | 1 | -14/+8 |
|\ \ |
|
| * | | TTY: remove serialP.h inclusion from some files | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
| * | | TTY: iss/console, use tty_port | Jiri Slaby | 2012-03-08 | 1 | -0/+4 |
| * | | XTENSA: iss/console, fix potential deadlock | Jiri Slaby | 2012-03-08 | 1 | -3/+2 |
| * | | XTENSA: iss/console, use setup_timer | Jiri Slaby | 2012-03-08 | 1 | -4/+1 |
| * | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 1 | -6/+2 |
| * | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
| |/ |
|
* | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 1 | -3/+1 |
|/ |
|
* | xtensa: fix memscan() | Akinobu Mita | 2012-02-03 | 1 | -3/+0 |
* | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -2/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 2 | -48/+47 |
|\ |
|
| * | xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -43/+42 |
| * | PCI: Xtensa: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 | 2 | -5/+5 |
* | | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-11 | 1 | -0/+1 |
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ |
|
| * | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ |
|
| * | | consolidate umode_t declarations | Al Viro | 2012-01-03 | 1 | -2/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-06 | 1 | -0/+3 |
|\ \ |
|
| * | | net: add wireless TX status socket option | Johannes Berg | 2011-11-09 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 | 1 | -12/+1 |
|\ \
| |/
|/| |
|
| * | clocksource: xtensa: Convert to clocksource_register_hz/khz | John Stultz | 2011-11-21 | 1 | -12/+1 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-10-26 | 2 | -2/+0 |
|\ \
| |/ |
|
| * | time: Cleanup old CONFIG_GENERIC_TIME references that snuck in | John Stultz | 2011-10-04 | 2 | -2/+0 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -1/+1 |
|\ \ |
|
| * | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
| |/ |
|
* | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
|/ |
|
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -4/+4 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 2 | -2/+1 |
* | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 | 1 | -13/+1 |
* | h8300/m68k/xtensa: __FD_ISSET should return 0/1 | Andrew Morton | 2011-07-26 | 1 | -1/+1 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -1/+0 |
* | Merge 'akpm' patch series | Linus Torvalds | 2011-07-25 | 2 | -0/+4 |
|\ |
|
| * | xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h | WANG Cong | 2011-07-25 | 1 | -0/+1 |
| * | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg | 2011-07-25 | 1 | -0/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 2 | -3/+2 |
|\ \
| |/
|/| |
|
| * | XTENSA: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 1 | -1/+1 |
| * | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 1 | -2/+1 |
* | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -43/+0 |
* | | xtensa: Use generic config PREEMPT definition | Frederic Weisbecker | 2011-07-05 | 1 | -12/+1 |
|/ |
|
* | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 1 | -1/+3 |
|\ |
|
| * | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+3 |