Age | Commit message (Expand) | Author | Files | Lines |
2010-02-03 | imxfb: correct location of callbacks in suspend and resume | Uwe Kleine-König | 1 | -2/+4 |
2010-02-03 | cgroups: fix to return errno in a failure path | Li Zefan | 1 | -2/+5 |
2010-02-03 | markup_oops.pl: fix $func_offset error with x86_64 | Hui Zhu | 1 | -1/+1 |
2010-02-03 | get_maintainer.pl: teach git log to use --no-color | Richard Kennedy | 1 | -2/+2 |
2010-02-03 | devmem: fix kmem write bug on memory holes | Wu Fengguang | 1 | -1/+1 |
2010-02-03 | devmem: check vmalloc address on kmem read/write | KAMEZAWA Hiroyuki | 1 | -10/+18 |
2010-02-03 | mm: flush dcache before writing into page to avoid alias | anfei zhou | 2 | -0/+6 |
2010-02-03 | kfifo: fix kernel-doc notation | Randy Dunlap | 1 | -1/+2 |
2010-02-03 | rtc-fm3130: add missing braces | Sergey Matyukevich | 1 | -2/+4 |
2010-02-03 | mx3fb: some debug and initialisation fixes | Alberto Panizzo | 1 | -4/+8 |
2010-02-03 | idr: fix a critical misallocation bug | Tejun Heo | 1 | -4/+3 |
2010-02-03 | connector: Delete buggy notification code. | Evgeniy Polyakov | 2 | -207/+0 |
2010-02-03 | kernel/cred.c: use kmem_cache_free | Julia Lawall | 1 | -1/+1 |
2010-02-02 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 6 | -7/+13 |
2010-02-02 | mm: purge fragmented percpu vmap blocks | Nick Piggin | 1 | -11/+81 |
2010-02-02 | mm: percpu-vmap fix RCU list walking | Nick Piggin | 1 | -14/+6 |
2010-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -9/+23 |
2010-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2 | -7/+4 |
2010-02-02 | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -16/+28 |
2010-02-02 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 7 | -4/+31 |
2010-02-02 | Fix 'flush_old_exec()/setup_new_exec()' split | Linus Torvalds | 1 | -5/+5 |
2010-02-02 | cfq-iosched: Do not idle on async queues | Vivek Goyal | 1 | -1/+1 |
2010-02-02 | MIPS: 64-bit: Detect virtual memory size | Guenter Roeck | 4 | -1/+24 |
2010-02-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -2/+3 |
2010-02-02 | be2net: use eq-id to calculate cev-isr reg offset | Sathya Perla | 1 | -1/+1 |
2010-02-02 | sh: Fix access to released memory in clk_debugfs_register_one() | Marek Skuczynski | 1 | -2/+2 |
2010-02-02 | sh: Fix access to released memory in dwarf_unwinder_cleanup() | Marek Skuczynski | 1 | -4/+4 |
2010-02-02 | usb: r8a66597-hdc disable interrupts fix | Magnus Damm | 1 | -1/+16 |
2010-02-02 | spi: spi_sh_msiof: Fixed data sampling on the correct edge | Markus Pietrek | 1 | -9/+6 |
2010-02-02 | saa7146: stop DMA before de-allocating DMA scatter/gather page buffers | Mauro Carvalho Chehab | 1 | -2/+2 |
2010-02-01 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 8 | -25/+187 |
2010-02-01 | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions | Catalin Marinas | 1 | -1/+4 |
2010-02-01 | random: Remove unused inode variable | Herbert Xu | 1 | -1/+0 |
2010-02-01 | crypto: padlock-sha - Add import/export support | Herbert Xu | 1 | -0/+23 |
2010-02-01 | random: drop weird m_time/a_time manipulation | Matt Mackall | 1 | -8/+0 |
2010-02-01 | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 1 | -1/+1 |
2010-02-01 | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss | 2 | -2/+6 |
2010-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -2/+3 |
2010-02-01 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 21 | -165/+245 |
2010-02-01 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2010-02-01 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2010-02-01 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -68/+218 |
2010-02-01 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -32/+32 |
2010-02-01 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+15 |
2010-02-01 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -10/+51 |
2010-02-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -24/+75 |
2010-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 1 | -1/+3 |
2010-02-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 28 | -1299/+3412 |
2010-02-01 | regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints | Mark Brown | 1 | -1/+3 |
2010-02-01 | GFS2: Use GFP_NOFS for alloc structure | Steven Whitehouse | 1 | -1/+1 |