| Commit message (Expand) | Author | Age |
* | mm: remove UP version of lru_add_drain_all() | KOSAKI Motohiro | 2008-12-10 |
* | revert "percpu_counter: new function percpu_counter_sum_and_set" | Andrew Morton | 2008-12-10 |
* | revert "percpu counter: clean up percpu_counter_sum_and_set()" | Andrew Morton | 2008-12-10 |
* | percpu_counter: fix CPU unplug race in percpu_counter_destroy() | Eric Dumazet | 2008-12-10 |
* | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 2008-12-10 |
* | relayfs: fix infinite loop with splice() | Tom Zanussi | 2008-12-10 |
* | uml: boot broken due to buffer overrun | Balbir Singh | 2008-12-10 |
* | mm/backing-dev.c: remove recently-added WARN_ON() | Andrew Morton | 2008-12-10 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-09 |
|\ |
|
| * | [ARM] Fix alignment fault handling for ARMv6 and later CPUs | Russell King | 2008-12-07 |
| * | [ARM] 5340/1: fix stack placement after noexecstack changes | Lennert Buytenhek | 2008-12-06 |
| * | [ARM] 5339/1: fix __fls() on ARM | Nicolas Pitre | 2008-12-04 |
| * | [ARM] Orion: fix bug in pcie configuration cycle function field mask | Saeed Bishara | 2008-12-02 |
| * | [ARM] omap: fix a pile of issues | Russell King | 2008-12-01 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-12-09 |
|\ \ |
|
| * | | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA | Denis V. Lunev | 2008-12-03 |
| * | | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put | Julia Lawall | 2008-12-02 |
| * | | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2 | Wolfgang Grandegger | 2008-11-27 |
| * | | [MTD] physmap: fix memory leak on physmap_flash_remove by using devres | Atsushi Nemoto | 2008-11-26 |
| * | | [MTD] m25p80: chip erase != block erase != sector erase | Chen Gong | 2008-11-26 |
| * | | [MTD] m25p80: fix detection of m25p16 flashes | Mike Frysinger | 2008-11-26 |
| * | | [MTD] m25p80: fix detection of SPI parts | Mike Frysinger | 2008-11-26 |
| * | | [MTD] [NAND] OMAP: OneNAND: header file relocation (part 2) | Adrian Hunter | 2008-11-26 |
| * | | [MTD] [NAND] OMAP: OneNAND: header file relocation | Adrian Hunter | 2008-11-24 |
* | | | Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-12-09 |
|\ \ \ |
|
| * | | | [PATCH] fix broken timestamps in AVC generated by kernel threads | Al Viro | 2008-12-09 |
| * | | | [patch 1/1] audit: remove excess kernel-doc | Randy Dunlap | 2008-12-09 |
| * | | | [PATCH] asm/generic: fix bug - kernel fails to build when enable some common ... | Mike Frysinger | 2008-12-09 |
| * | | | [PATCH] return records for fork() both to child and parent | Al Viro | 2008-12-09 |
| * | | | [PATCH] Audit: make audit=0 actually turn off audit | Eric Paris | 2008-12-09 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-09 |
|\ \ \ \ |
|
| * | | | | ata: Fix experimental tags | Alan Cox | 2008-12-09 |
| * | | | | pata_ninja32: update ID table | Alan Cox | 2008-12-09 |
| * | | | | pata_sis: Remove bogus cable match | Alan Cox | 2008-12-09 |
| * | | | | ATA: piix, fix pointer deref on suspend | Jiri Slaby | 2008-12-09 |
| * | | | | pata_hpt366: fix clock detection | Tejun Heo | 2008-12-09 |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-12-09 |
|\ \ \ \ \ |
|
| * | | | | | drm/i915: Disable the GM965 MSI errata workaround. | Keith Packard | 2008-12-09 |
| * | | | | | drm/i915: Don't return error in evict_everything when we get to the end. | Owain Ainsworth | 2008-12-09 |
| * | | | | | drm/radeon: don't actually enable the IRQ regs until irq is enabled | Dave Airlie | 2008-12-09 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-09 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow... | Paul Mackerras | 2008-12-08 |
| |\ \ \ \ \ |
|
| * | | | | | | powerpc/virtex5: Fix Virtex5 machine check handling | Grant Likely | 2008-12-05 |
* | | | | | | | radeonfb: Disable new color expand acceleration unless explicitely enabled | Benjamin Herrenschmidt | 2008-12-09 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-08 |
|\ \ \ \ \ \ |
|
| * | | | | | | tproxy: fixe a possible read from an invalid location in the socket match | Balazs Scheidler | 2008-12-08 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-12-06 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 |
| | * | | | | | | mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 |
| | * | | | | | | ipw2200: fix netif_*_queue() removal regression | Zhu Yi | 2008-12-05 |