Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | drivers/video/backlight/da903x.c: introduce one more missing kfree | Mike Rapoport | 2008-11-19 | 1 | -0/+1 | |
* | | | | | | | | | | cgroups: fix a serious bug in cgroupstats | Li Zefan | 2008-11-19 | 1 | -2/+5 | |
* | | | | | | | | | | hostfs: fix a duplicated global function name | WANG Cong | 2008-11-19 | 3 | -4/+4 | |
* | | | | | | | | | | cirrusfb: remove unused variables | Vlada Peric | 2008-11-19 | 1 | -2/+1 | |
* | | | | | | | | | | vmscan: fix get_scan_ratio() comment | Rik van Riel | 2008-11-19 | 1 | -3/+3 | |
* | | | | | | | | | | MAINTAINERS: change email address for rostedt | Steven Rostedt | 2008-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | drivers/hwmon/applesmc.c: add generic MacPro support | Henrik Rydberg | 2008-11-19 | 1 | -0/+4 | |
* | | | | | | | | | | drivers/video/backlight/da903x.c: introduce missing kfree | Julia Lawall | 2008-11-19 | 1 | -0/+1 | |
* | | | | | | | | | | don't unlink an active swapfile | Hugh Dickins | 2008-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | vmscan: let GFP_NOFS go to swap again | Hugh Dickins | 2008-11-19 | 1 | -0/+3 | |
* | | | | | | | | | | migration: fix writepage error | Hugh Dickins | 2008-11-19 | 1 | -4/+1 | |
* | | | | | | | | | | sprint_symbol(): use less stack | Hugh Dickins | 2008-11-19 | 1 | -5/+12 | |
* | | | | | | | | | | cgroup: fix potential deadlock in pre_destroy | KAMEZAWA Hiroyuki | 2008-11-19 | 1 | -5/+9 | |
* | | | | | | | | | | mm: vmalloc search restart fix | Glauber Costa | 2008-11-19 | 1 | -2/+2 | |
* | | | | | | | | | | mm: vmalloc failure flush fix | Nick Piggin | 2008-11-19 | 1 | -2/+13 | |
* | | | | | | | | | | mm: vmalloc allocator off by one | Nick Piggin | 2008-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | cpuset: update top cpuset's mems after adding a node | Miao Xie | 2008-11-19 | 3 | -10/+16 | |
* | | | | | | | | | | eCryptfs: Allocate up to two scatterlists for crypto ops on keys | Michael Halcrow | 2008-11-19 | 1 | -17/+14 | |
* | | | | | | | | | | spi_imx: full duplex dma corruption bugfix | Andrea Paterniani | 2008-11-19 | 1 | -23/+22 | |
* | | | | | | | | | | lcd: fix oops if driver only interested in .set_power | Ben Dooks | 2008-11-19 | 1 | -4/+7 | |
* | | | | | | | | | | viafb: fix releasing of /proc/viafb/ subtree | Bruno Prémont | 2008-11-19 | 1 | -8/+9 | |
* | | | | | | | | | | pxa2xx_spi: bugfix full duplex dma data corruption | Ned Forrester | 2008-11-19 | 1 | -12/+12 | |
* | | | | | | | | | | lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() | Arjan van de Ven | 2008-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | tmiofb: fix compilation with ACCEL disabled | Dmitry Baryshkov | 2008-11-19 | 1 | -3/+7 | |
* | | | | | | | | | | GRU: fix for debug option | Jack Steiner | 2008-11-19 | 1 | -0/+4 | |
* | | | | | | | | | | gpiolib: extend gpio label column width in debugfs file | Jarkko Nikula | 2008-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | Documentation/kernel-parameters.txt: add min_addr, fix max_addr | Randy Dunlap | 2008-11-19 | 1 | -2/+5 | |
* | | | | | | | | | | sparc64: wire up accept4() | David Miller | 2008-11-19 | 5 | -6/+19 | |
* | | | | | | | | | | reintroduce accept4 | Ulrich Drepper | 2008-11-19 | 6 | -124/+21 | |
* | | | | | | | | | | fbdev: clean the penguin's dirty feet | Clemens Ladisch | 2008-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | sysvipc: fix the ipc structures initialization | Nadia Derbey | 2008-11-19 | 1 | -5/+9 | |
* | | | | | | | | | | drivers/video: bad error test before a dereference | Julien Brunel | 2008-11-19 | 1 | -1/+1 | |
* | | | | | | | | | | hwmon: applesmc: Add support for iMac 6 | Henrik Rydberg | 2008-11-19 | 1 | -0/+9 | |
* | | | | | | | | | | Parport driver: disable pc-style parport on Blackfin systems | Mike Frysinger | 2008-11-18 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-11-18 | 7 | -25/+42 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | block: hold extra reference to bio in blk_rq_map_user_iov() | Jens Axboe | 2008-11-18 | 1 | -0/+6 | |
| * | | | | | | | | | relay: fix cpu offline problem | Lai Jiangshan | 2008-11-18 | 1 | -5/+4 | |
| * | | | | | | | | | Release old elevator on change elevator | Zhaolei | 2008-11-18 | 1 | -1/+7 | |
| * | | | | | | | | | block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash | Zhang, Yanmin | 2008-11-18 | 1 | -0/+2 | |
| * | | | | | | | | | block/md: fix md autodetection | Tejun Heo | 2008-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | block: make add_partition() return pointer to hd_struct | Tejun Heo | 2008-11-18 | 3 | -17/+19 | |
| * | | | | | | | | | block: fix add_partition() error path | Tejun Heo | 2008-11-18 | 1 | -1/+3 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | suspend: use WARN not WARN_ON to print the message | Arjan van de Ven | 2008-11-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-18 | 4 | -19/+135 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | kernel/profile.c: fix section mismatch warning | Rakib Mullick | 2008-11-18 | 1 | -1/+1 | |
| * | | | | | | | | function tracing: fix wrong pos computing when read buffer has been fulfilled | walimis | 2008-11-16 | 1 | -11/+15 | |
| * | | | | | | | | tracing: fix mmiotrace resizing crash | Ingo Molnar | 2008-11-13 | 1 | -0/+6 | |
| * | | | | | | | | ring-buffer: no preempt for sched_clock() | Steven Rostedt | 2008-11-12 | 1 | -1/+7 | |
| * | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... | Ingo Molnar | 2008-11-11 | 3 | -6/+106 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ring-buffer: buffer record on/off switch | Steven Rostedt | 2008-11-11 | 3 | -6/+106 |