| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Char: vt_ioctl, fix BKL imbalance | Jiri Slaby | 2009-10-01 | 1 | -2/+4 |
* | | | revert "m68k: convert to asm-generic/hardirq.h" | Andrew Morton | 2009-10-01 | 1 | -2/+10 |
* | | | asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() | Mike Frysinger | 2009-10-01 | 1 | -0/+1 |
* | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 57 | -95/+110 |
* | | | drivers/input/input.c: fix CONFIG_PM=n warning | Andrew Morton | 2009-10-01 | 1 | -1/+1 |
* | | | module: fix up CONFIG_KALLSYMS=n build. | Paul Mundt | 2009-10-01 | 1 | -3/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 | 70 | -166/+166 |
|\ \ \ |
|
| * | | | ax25: Fix possible oops in ax25_make_new | Jarek Poplawski | 2009-09-30 | 1 | -1/+1 |
| * | | | net: restore tx timestamping for accelerated vlans | Eric Dumazet | 2009-09-30 | 1 | -3/+3 |
| * | | | Phonet: fix mutex imbalance | Rémi Denis-Courmont | 2009-09-30 | 1 | -1/+0 |
| * | | | sit: fix off-by-one in ipip6_tunnel_get_prl | Sascha Hlusiak | 2009-09-30 | 1 | -1/+1 |
| * | | | net: Fix sock_wfree() race | Eric Dumazet | 2009-09-30 | 1 | -7/+12 |
| * | | | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 | 67 | -153/+149 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-09-30 | 5 | -16/+85 |
|\ \ \ \ |
|
| * | | | | sched_clock: Fix atomicity/continuity bug by using cmpxchg64() | Eric Dumazet | 2009-09-30 | 1 | -2/+2 |
| * | | | | x86: Provide an alternative() based cmpxchg64() | Arjan van de Ven | 2009-09-30 | 4 | -14/+83 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-09-30 | 30 | -114/+1852 |
|\ \ \ \ |
|
| * | | | | MIPS: Avoid spurious make includecheck message | Ralf Baechle | 2009-09-30 | 1 | -2/+2 |
| * | | | | MIPS: VPE: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 2 | -42/+50 |
| * | | | | MIPS: VPE: Fix build after the credential changes a while ago. | Ralf Baechle | 2009-09-30 | 1 | -10/+23 |
| * | | | | MIPS: Excite: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 1 | -2/+0 |
| * | | | | MIPS: Sibyte: Get rid of BKL. | Ralf Baechle | 2009-09-30 | 1 | -18/+15 |
| * | | | | MIPS: BCM63xx: Add PCMCIA & Cardbus support. | Maxime Bizon | 2009-09-30 | 8 | -1/+763 |
| * | | | | MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access() | Roel Kluin | 2009-09-30 | 1 | -1/+4 |
| * | | | | MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] | Roel Kluin | 2009-09-30 | 1 | -5/+3 |
| * | | | | MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask} | Ralf Baechle | 2009-09-30 | 2 | -15/+13 |
| * | | | | MIPS: SMP: Fix build. | Ralf Baechle | 2009-09-30 | 2 | -2/+2 |
| * | | | | MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines. | Kevin Cernekee | 2009-09-30 | 1 | -0/+5 |
| * | | | | MIPS: Sibyte: Fix compilation error. | Mark Mason | 2009-09-30 | 1 | -1/+1 |
| * | | | | MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict. | Ralf Baechle | 2009-09-30 | 1 | -4/+0 |
| * | | | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 | 8 | -1/+964 |
| * | | | | MIPS: Loongson2: Fix typo "enalbe" -> "enable" | Uwe Kleine-König | 2009-09-30 | 1 | -7/+7 |
| * | | | | MIPS: SMTC: Remove duplicate structure field initialization | Julia Lawall | 2009-09-30 | 1 | -3/+2 |
| * | | | | MIPS: Remove duplicated #include | Huang Weiyi | 2009-09-30 | 1 | -1/+0 |
| * | | | | MIPS: BCM63xx: Remove duplicated #include | Huang Weiyi | 2009-09-30 | 1 | -1/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-09-30 | 2 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | nilfs2: fix missing initialization of i_dir_start_lookup member | Ryusuke Konishi | 2009-09-29 | 1 | -0/+1 |
| * | | | | | nilfs2: fix missing zero-fill initialization of btree node cache | Ryusuke Konishi | 2009-09-29 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 | 20 | -751/+1362 |
|\ \ \ \ \ |
|
| * | | | | | ext4: Fix time encoding with extra epoch bits | Theodore Ts'o | 2009-09-30 | 1 | -3/+3 |
| * | | | | | ext4: Add a stub for mpage_da_data in the trace header | Josh Stone | 2009-09-30 | 1 | -0/+1 |
| * | | | | | jbd2: Use tracepoints for history file | Theodore Ts'o | 2009-09-30 | 5 | -228/+130 |
| * | | | | | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o | 2009-09-30 | 6 | -348/+182 |
| * | | | | | ext4, jbd2: Drop unneeded printks at mount and unmount time | Theodore Ts'o | 2009-09-29 | 5 | -22/+10 |
| * | | | | | ext4: Handle nested ext4_journal_start/stop calls without a journal | Curt Wohlgemuth | 2009-09-29 | 3 | -13/+38 |
| * | | | | | ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode | Curt Wohlgemuth | 2009-09-29 | 1 | -15/+4 |
| * | | | | | ext4: Avoid updating the inode table bh twice in no journal mode | Frank Mayhar | 2009-09-29 | 1 | -21/+16 |
| * | | | | | ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first | Theodore Ts'o | 2009-09-28 | 1 | -8/+8 |
| * | | | | | ext4: async direct IO for holes and fallocate support | Mingming Cao | 2009-09-28 | 5 | -41/+234 |
| * | | | | | ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O | Mingming Cao | 2009-09-28 | 3 | -1/+210 |