Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei | 2010-01-26 | 1 | -0/+1 | |
* | | | | | | | pktcdvd: removing device does not remove its sysfs dir | Thadeu Lima de Souza Cascardo | 2010-02-02 | 1 | -1/+1 | |
* | | | | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 2010-02-02 | 1 | -0/+19 | |
* | | | | | | | fault injection: correct function names in documentation | Anton Blanchard | 2010-02-02 | 1 | -2/+2 | |
* | | | | | | | hugetlb: fix section mismatches | Jeff Mahoney | 2010-02-02 | 1 | -4/+3 | |
* | | | | | | | uartlite: fix crash when using as console | Richard Röjfors | 2010-02-02 | 1 | -1/+1 | |
* | | | | | | | imxfb: correct location of callbacks in suspend and resume | Uwe Kleine-König | 2010-02-02 | 1 | -2/+4 | |
* | | | | | | | cgroups: fix to return errno in a failure path | Li Zefan | 2010-02-02 | 1 | -2/+5 | |
* | | | | | | | markup_oops.pl: fix $func_offset error with x86_64 | Hui Zhu | 2010-02-02 | 1 | -1/+1 | |
* | | | | | | | get_maintainer.pl: teach git log to use --no-color | Richard Kennedy | 2010-02-02 | 1 | -2/+2 | |
* | | | | | | | devmem: fix kmem write bug on memory holes | Wu Fengguang | 2010-02-02 | 1 | -1/+1 | |
* | | | | | | | devmem: check vmalloc address on kmem read/write | KAMEZAWA Hiroyuki | 2010-02-02 | 1 | -10/+18 | |
* | | | | | | | mm: flush dcache before writing into page to avoid alias | anfei zhou | 2010-02-02 | 2 | -0/+6 | |
* | | | | | | | kfifo: fix kernel-doc notation | Randy Dunlap | 2010-02-02 | 1 | -1/+2 | |
* | | | | | | | rtc-fm3130: add missing braces | Sergey Matyukevich | 2010-02-02 | 1 | -2/+4 | |
* | | | | | | | mx3fb: some debug and initialisation fixes | Alberto Panizzo | 2010-02-02 | 1 | -4/+8 | |
* | | | | | | | idr: fix a critical misallocation bug | Tejun Heo | 2010-02-02 | 1 | -4/+3 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-02-02 | 6 | -7/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cfq-iosched: Do not idle on async queues | Vivek Goyal | 2010-02-02 | 1 | -1/+1 | |
| * | | | | | | blk-cgroup: Fix potential deadlock in blk-cgroup | Gui Jianfeng | 2010-02-01 | 1 | -2/+2 | |
| * | | | | | | block: fix bugs in bio-integrity mempool usage | Chuck Ebbert | 2010-01-30 | 1 | -1/+2 | |
| * | | | | | | block: fix bio_add_page for non trivial merge_bvec_fn case | Dmitry Monakhov | 2010-01-28 | 1 | -1/+6 | |
| * | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe | 2010-01-25 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drbd: null dereference bug | Dan Carpenter | 2010-01-25 | 1 | -1/+1 | |
| | * | | | | | | drbd: fix max_segment_size initialization | Lars Ellenberg | 2010-01-22 | 1 | -1/+1 | |
* | | | | | | | | mm: purge fragmented percpu vmap blocks | Nick Piggin | 2010-02-02 | 1 | -11/+81 | |
* | | | | | | | | mm: percpu-vmap fix RCU list walking | Nick Piggin | 2010-02-02 | 1 | -14/+6 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-02-02 | 2 | -9/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | random: Remove unused inode variable | Herbert Xu | 2010-02-02 | 1 | -1/+0 | |
| * | | | | | | | | crypto: padlock-sha - Add import/export support | Herbert Xu | 2010-02-02 | 1 | -0/+23 | |
| * | | | | | | | | random: drop weird m_time/a_time manipulation | Matt Mackall | 2010-02-02 | 1 | -8/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2010-02-02 | 2 | -7/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GFS2: Use GFP_NOFS for alloc structure | Steven Whitehouse | 2010-02-01 | 1 | -1/+1 | |
| * | | | | | | | | GFS2: Fix previous patch | Steven Whitehouse | 2010-02-01 | 1 | -0/+1 | |
| * | | | | | | | | GFS2: Don't withdraw on partial rindex entries | Benjamin Marzinski | 2010-02-01 | 1 | -5/+0 | |
| * | | | | | | | | GFS2: Fix refcnt leak on gfs2_follow_link() error path | OGAWA Hirofumi | 2010-01-12 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-02-02 | 4 | -16/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sh: Fix access to released memory in clk_debugfs_register_one() | Marek Skuczynski | 2010-02-02 | 1 | -2/+2 | |
| * | | | | | | | | | sh: Fix access to released memory in dwarf_unwinder_cleanup() | Marek Skuczynski | 2010-02-02 | 1 | -4/+4 | |
| * | | | | | | | | | usb: r8a66597-hdc disable interrupts fix | Magnus Damm | 2010-02-02 | 1 | -1/+16 | |
| * | | | | | | | | | spi: spi_sh_msiof: Fixed data sampling on the correct edge | Markus Pietrek | 2010-02-02 | 1 | -9/+6 | |
* | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-02-02 | 7 | -4/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MIPS: 64-bit: Detect virtual memory size | Guenter Roeck | 2010-02-02 | 4 | -1/+24 | |
| * | | | | | | | | | | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 2010-02-01 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss | 2010-02-01 | 2 | -2/+6 | |
* | | | | | | | | | | | Fix 'flush_old_exec()/setup_new_exec()' split | Linus Torvalds | 2010-02-02 | 1 | -5/+5 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-02-01 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-01-31 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ASoC: AM3517: ASoC driver not getting compiled | Anuj Aggarwal | 2010-01-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | ASoC: AIC23: Fixing writes to non-existing registers in resume function | Anuj Aggarwal | 2010-01-29 | 1 | -1/+1 |