Age | Commit message (Expand) | Author |
2010-04-14 | perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ... | Ian Munsie |
2010-04-09 | perf tools: Fix perl support installation when O= is used | Arnaldo Carvalho de Melo |
2010-04-08 | perf trace: Ignore "overwrite" field if present in /events/header_page | Arnaldo Carvalho de Melo |
2010-04-08 | perf: cleanup some Documentation | Randy Dunlap |
2010-04-08 | perf bench: fix spello | Randy Dunlap |
2010-04-08 | perf tools: Reorganize some structs to save space | Arnaldo Carvalho de Melo |
2010-04-08 | perf TUI: Move "Yes" button to before "No" | Arnaldo Carvalho de Melo |
2010-04-08 | perf TUI: Show filters on the title and add help line about how to zoom out | Arnaldo Carvalho de Melo |
2010-04-08 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2010-04-08 | hvc_console: Fix race between hvc_close and hvc_remove | Anton Blanchard |
2010-04-08 | virtio: disable multiport console support. | Michael S. Tsirkin |
2010-04-08 | virtio: console makes incorrect assumption about virtio API | Rusty Russell |
2010-04-08 | virtio: console: Fix early_put_chars usage | François Diakhaté |
2010-04-08 | MAINTAINERS: Put the virtio-console entry in correct alphabetical order | Amit Shah |
2010-04-07 | rwsem generic spinlock: use IRQ save/restore spinlocks | Kevin Hilman |
2010-04-07 | Have nfs ->d_revalidate() report errors properly | Al Viro |
2010-04-07 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-04-07 | Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-04-07 | davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> | Sergei Shtylyov |
2010-04-07 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-04-07 | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc | Linus Torvalds |
2010-04-07 | fs-cache: order the debugfs stats correctly | David Howells |
2010-04-07 | frv: fix kernel/user segment handling in NOMMU mode | David Howells |
2010-04-07 | frv: hide uncached_access() when pgprot_noncached is not #defined | David Howells |
2010-04-07 | rtc-mxc: multiple fixes in rtc-mxc probe method | Vladimir Zapolskiy |
2010-04-07 | memcg: fix race in file_mapped accounting | KAMEZAWA Hiroyuki |
2010-04-07 | pagemap: fix pfn calculation for hugepage | Naoya Horiguchi |
2010-04-07 | ratelimit: fix the return value when __ratelimit() fails to acquire the lock | Yong Zhang |
2010-04-07 | kernel.h: fix wrong usage of __ratelimit() | Yong Zhang |
2010-04-07 | ratelimit: annotate ___ratelimit() | Yong Zhang |
2010-04-07 | /dev/mem: allow rewinding | Eric Dumazet |
2010-04-07 | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton |
2010-04-07 | raw: fsync method is now required | Anton Blanchard |
2010-04-07 | mb862xxfb: update Valentin's email address | Alexander Shishkin |
2010-04-07 | mb862xxfb: fix acceleration module license | Randy Dunlap |
2010-04-07 | mm: revert "vmscan: get_scan_ratio() cleanup" | KOSAKI Motohiro |
2010-04-07 | devmem: handle class_create() failure | Anton Blanchard |
2010-04-07 | readahead: fix NULL filp dereference | Wu Fengguang |
2010-04-07 | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang |
2010-04-07 | drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys | Sergey Senozhatsky |
2010-04-07 | cciss: unlock on error path | Dan Carpenter |
2010-04-07 | mxser: spin_lock() => spin_lock_irq() | Dan Carpenter |
2010-04-07 | omap hsmmc: fix a bug in card remove scenario | Madhusudhan Chikkature |
2010-04-07 | drivers/gpio/timbgpio.c: add missing unlock | Julia Lawall |
2010-04-07 | drivers/char/amiserial.c: add missing local_irq_restore | Julia Lawall |
2010-04-07 | fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb. | Justin P. Mattock |
2010-04-07 | vesafb: use platform_driver_probe() instead of platform_driver_register() | Jan Beulich |