Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ASoC: Avoid wraparound in wm_hubs DC servo correction | Mark Brown | 2010-04-05 | 1 | -2/+4 | |
| | * | | | | | | ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ... | Janusz Krzysztofik | 2010-04-02 | 1 | -9/+8 | |
| | * | | | | | | ASoC: Fix passing platform_data to ac97 bus users and fix a leak | Graham Gower | 2010-03-29 | 2 | -7/+11 | |
| | * | | | | | | ASoC: wm8994: playback => capture | Dan Carpenter | 2010-03-24 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2010-04-07 | 4 | -15/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ALSA: mixart: range checking proc file | Dan Carpenter | 2010-04-06 | 1 | -10/+14 | |
| | * | | | | | | | ALSA: echoaudio - Eliminate use after free | Julia Lawall | 2010-04-04 | 1 | -3/+2 | |
| | * | | | | | | | ALSA: i2c: cleanup: change parameter to pointer | Dan Carpenter | 2010-04-04 | 2 | -2/+2 | |
* | | | | | | | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc | Linus Torvalds | 2010-04-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nodemask: include slab.h from drivers/base/node.c | Tejun Heo | 2010-04-06 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | fs-cache: order the debugfs stats correctly | David Howells | 2010-04-07 | 1 | -2/+2 | |
* | | | | | | | | | frv: fix kernel/user segment handling in NOMMU mode | David Howells | 2010-04-07 | 2 | -5/+3 | |
* | | | | | | | | | frv: hide uncached_access() when pgprot_noncached is not #defined | David Howells | 2010-04-07 | 1 | -0/+2 | |
* | | | | | | | | | rtc-mxc: multiple fixes in rtc-mxc probe method | Vladimir Zapolskiy | 2010-04-07 | 1 | -13/+13 | |
* | | | | | | | | | memcg: fix race in file_mapped accounting | KAMEZAWA Hiroyuki | 2010-04-07 | 2 | -9/+15 | |
* | | | | | | | | | pagemap: fix pfn calculation for hugepage | Naoya Horiguchi | 2010-04-07 | 3 | -32/+46 | |
* | | | | | | | | | ratelimit: fix the return value when __ratelimit() fails to acquire the lock | Yong Zhang | 2010-04-07 | 1 | -1/+1 | |
* | | | | | | | | | kernel.h: fix wrong usage of __ratelimit() | Yong Zhang | 2010-04-07 | 1 | -1/+1 | |
* | | | | | | | | | ratelimit: annotate ___ratelimit() | Yong Zhang | 2010-04-07 | 1 | -2/+7 | |
* | | | | | | | | | /dev/mem: allow rewinding | Eric Dumazet | 2010-04-07 | 1 | -5/+0 | |
* | | | | | | | | | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton | 2010-04-07 | 3 | -5/+5 | |
* | | | | | | | | | raw: fsync method is now required | Anton Blanchard | 2010-04-07 | 3 | -1/+4 | |
* | | | | | | | | | mb862xxfb: update Valentin's email address | Alexander Shishkin | 2010-04-07 | 1 | -1/+1 | |
* | | | | | | | | | mb862xxfb: fix acceleration module license | Randy Dunlap | 2010-04-07 | 1 | -0/+3 | |
* | | | | | | | | | mm: revert "vmscan: get_scan_ratio() cleanup" | KOSAKI Motohiro | 2010-04-07 | 1 | -14/+9 | |
* | | | | | | | | | devmem: handle class_create() failure | Anton Blanchard | 2010-04-07 | 1 | -0/+3 | |
* | | | | | | | | | readahead: fix NULL filp dereference | Wu Fengguang | 2010-04-07 | 1 | -1/+1 | |
* | | | | | | | | | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 2010-04-07 | 4 | -0/+11 | |
* | | | | | | | | | drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys | Sergey Senozhatsky | 2010-04-07 | 1 | -0/+3 | |
* | | | | | | | | | cciss: unlock on error path | Dan Carpenter | 2010-04-07 | 1 | -0/+1 | |
* | | | | | | | | | mxser: spin_lock() => spin_lock_irq() | Dan Carpenter | 2010-04-07 | 1 | -3/+3 | |
* | | | | | | | | | omap hsmmc: fix a bug in card remove scenario | Madhusudhan Chikkature | 2010-04-07 | 1 | -7/+2 | |
* | | | | | | | | | drivers/gpio/timbgpio.c: add missing unlock | Julia Lawall | 2010-04-07 | 1 | -4/+8 | |
* | | | | | | | | | drivers/char/amiserial.c: add missing local_irq_restore | Julia Lawall | 2010-04-07 | 1 | -2/+2 | |
* | | | | | | | | | fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb. | Justin P. Mattock | 2010-04-07 | 1 | -7/+7 | |
* | | | | | | | | | vesafb: use platform_driver_probe() instead of platform_driver_register() | Jan Beulich | 2010-04-07 | 1 | -13/+13 | |
* | | | | | | | | | include/linux/kfifo.h: fix INIT_KFIFO() | David Härdeman | 2010-04-07 | 1 | -1/+2 | |
* | | | | | | | | | mm: avoid null-pointer deref in sync_mm_rss() | KAMEZAWA Hiroyuki | 2010-04-07 | 3 | -3/+6 | |
* | | | | | | | | | bitops: remove temporary for_each_bit() | Andrew Morton | 2010-04-07 | 1 | -3/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-04-06 | 1 | -17/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pcmcia: fix up alignf issues | Dominik Brodowski | 2010-04-04 | 1 | -17/+14 | |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-04-06 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | genirq: Force MSI irq handlers to run with interrupts disabled | Thomas Gleixner | 2010-03-31 | 1 | -0/+10 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-04-06 | 7 | -21/+109 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [WATCHDOG] hpwdt - fix lower timeout limit | Thomas Mingarelli | 2010-04-06 | 1 | -1/+1 | |
| * | | | | | | | | | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev... | Seth Heasley | 2010-04-06 | 1 | -6/+93 | |
| * | | | | | | | | | [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. | James Hogan | 2010-04-06 | 2 | -5/+8 | |
| * | | | | | | | | | [WATCHDOG] doc: watchdog simple example: don't fail on fsync() | Giel van Schijndel | 2010-04-04 | 1 | -3/+0 | |
| * | | | | | | | | | [WATCHDOG] set max63xx driver as ARM only | Marc Zyngier | 2010-04-04 | 1 | -5/+6 | |
| * | | | | | | | | | [WATCHDOG] powerpc: pika_wdt ident cannot be const | Sean MacLennan | 2010-04-04 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | |