Age | Commit message (Expand) | Author | Files | Lines |
2011-11-01 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2 | -10/+10 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -0/+2 |
2011-10-13 | cris: remove arch/cris/arch-v32/lib/nand_init.S | Paul Bolle | 1 | -178/+0 |
2011-10-11 | Fix file references in Kconfig files | Johann Felix Soden | 2 | -8/+8 |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 3 | -2/+11 |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 2 | -0/+2 |
2011-08-27 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2 | -2/+2 |
2011-08-26 | cris: add arch/cris/include/asm/serial.h | WANG Cong | 1 | -0/+9 |
2011-08-04 | cris: add missing declaration of kgdb_init() and breakpoint() | WANG Cong | 1 | -0/+3 |
2011-08-04 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong | 1 | -1/+1 |
2011-08-04 | cris: fix a build error in sync_serial_open() | WANG Cong | 1 | -2/+2 |
2011-08-04 | cris: fix a build error in kernel/fork.c | WANG Cong | 1 | -3/+3 |
2011-07-27 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -1/+0 |
2011-07-27 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -2/+2 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 5 | -5/+4 |
2011-07-27 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 1 | -2/+1 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 2 | -2/+0 |
2011-07-26 | cris, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2 | -2/+0 |
2011-07-26 | cris: fix some build warnings in pinmux.c | WANG Cong | 1 | -4/+6 |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn | 1 | -40/+3 |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 3 | -1/+4 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 3 | -1/+4 |
2011-05-28 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 4 | -9/+10 |
2011-05-27 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -4/+0 |
2011-05-25 | cris: convert old cpumask API into new one | KOSAKI Motohiro | 2 | -17/+20 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
2011-05-25 | mtd: cris: convert to mtd_device_register() | Jamie Iles | 4 | -9/+10 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 4 | -14/+0 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-05-18 | cris: typo in mach-fs Makefile | Sarah Nadi | 1 | -1/+1 |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 1 | -5/+8 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 18 | -19/+19 |
2011-03-30 | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 1 | -1/+0 |
2011-03-29 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 5 | -382/+3 |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 12 | -70/+17 |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo | 1 | -1/+1 |
2011-03-24 | remove dma64_addr_t | FUJITA Tomonori | 1 | -6/+0 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-23 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 1 | -3/+0 |
2011-03-23 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 1 | -1/+1 |
2011-03-21 | Correct auto-restart of syscalls via restartblock | Jesper Nilsson | 1 | -1/+1 |
2011-03-21 | CRISv10: Fix return before mutex_unlock in pcf8563 | Jesper Nilsson | 1 | -1/+1 |
2011-03-21 | Drop the CRISv32 version of pcf8563 | Jesper Nilsson | 3 | -380/+1 |
2011-03-18 | Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git... | Linus Torvalds | 4 | -44/+6 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | cris: Use generic show_interrupts() | Thomas Gleixner | 2 | -39/+1 |
2011-03-17 | cris: Use accessor functions to set IRQ_PER_CPU flag | Thomas Gleixner | 1 | -3/+3 |