| Commit message (Expand) | Author | Files | Lines |
2009-08-22 | Linux 2.6.31-rc7v2.6.31-rc7 | Linus Torvalds | 1 | -1/+1 |
2009-08-22 | Re-introduce page mapping check in mark_buffer_dirty() | Linus Torvalds | 1 | -2/+5 |
2009-08-21 | x86: don't call '->send_IPI_mask()' with an empty mask | Linus Torvalds | 1 | -11/+10 |
2009-08-21 | Make bitmask 'and' operators return a result code | Linus Torvalds | 3 | -24/+26 |
2009-08-21 | x86: don't send an IPI to the empty set of CPU's | Linus Torvalds | 1 | -0/+3 |
2009-08-21 | drm/radeon: add GET_PARAM/INFO support for Z pipes | Alex Deucher | 10 | -4/+39 |
2009-08-21 | btrfs: fix inode rbtree corruption | From: Nick Piggin | 1 | -7/+14 |
2009-08-21 | drm/radeon/kms: add r100/r200 OQ support. | Dave Airlie | 2 | -0/+13 |
2009-08-21 | drm: Fix sysfs device confusion. | Thomas Hellstrom | 1 | -22/+29 |
2009-08-21 | drm/radeon/kms: implement the bo busy ioctl properly. | Dave Airlie | 3 | -1/+4 |
2009-08-20 | i2c-stu300: I2C STU300 stability updates | Linus Walleij | 1 | -65/+92 |
2009-08-20 | i2c-omap: Enable workaround for Errata 1.153 based on | Moiz Sonasath | 1 | -1/+1 |
2009-08-20 | i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts | Moiz Sonasath | 1 | -0/+3 |
2009-08-20 | i2c-omap: Fix I2C status ACK | Nishanth Menon | 1 | -1/+8 |
2009-08-19 | ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec | Takashi Iwai | 1 | -2/+13 |
2009-08-19 | AFS: Documentation updates | Anton Blanchard | 1 | -14/+12 |
2009-08-19 | ALSA: hda: add model for Intel DG45ID/DG45FC boards | Wu Fengguang | 1 | -0/+6 |
2009-08-19 | ALSA: hda: enable speaker output for Compaq 6530s/6531s | Wu Fengguang | 1 | -2/+4 |
2009-08-19 | drm/kms: teardown crtc correctly when fb is destroyed. | Dave Airlie | 1 | -28/+12 |
2009-08-19 | drm/kms/radeon: cleanup combios TV table like DDX. | Dave Airlie | 1 | -29/+19 |
2009-08-19 | drm/radeon/kms: memset the allocated framebuffer before using it. | Dave Airlie | 1 | -0/+2 |
2009-08-19 | drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. | Dave Airlie | 1 | -0/+1 |
2009-08-19 | mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() | Bo Liu | 1 | -1/+3 |
2009-08-19 | REPORTING-BUGS: add get_maintainer.pl blurb | Joe Perches | 1 | -1/+4 |
2009-08-19 | nommu: check fd read permission in validate_mmap_request() | Graff Yang | 1 | -0/+4 |
2009-08-19 | spi_s3c24xx: fix transfer setup code | Ben Dooks | 1 | -0/+6 |
2009-08-19 | spi_s3c24xx: fix clock rate calculation | Ben Dooks | 1 | -10/+7 |
2009-08-19 | mmc: add the new linux-mmc mailing list to MAINTAINERS | Andrew Morton | 1 | -0/+1 |
2009-08-19 | mm: revert "oom: move oom_adj value" | KOSAKI Motohiro | 6 | -54/+48 |
2009-08-19 | vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed | Jeff Layton | 1 | -1/+1 |
2009-08-19 | MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix | Joe Perches | 1 | -1/+1 |
2009-08-19 | security: Fix prompt for LSM_MMAP_MIN_ADDR | Andreas Schwab | 1 | -1/+1 |
2009-08-19 | security: Make LSM_MMAP_MIN_ADDR default match its help text. | Dave Jones | 1 | -1/+1 |
2009-08-18 | nilfs2: fix oopses with doubly mounted snapshots | Ryusuke Konishi | 1 | -1/+1 |
2009-08-18 | perf tools: Make 'make html' work | Kyle McMartin | 1 | -1/+1 |
2009-08-18 | genirq: Wake up irq thread after action has been installed | Thomas Gleixner | 1 | -2/+8 |
2009-08-18 | perf annotate: Fix segmentation fault | Ingo Molnar | 1 | -0/+7 |
2009-08-18 | perf_counter: Fix the PARISC build | Ingo Molnar | 1 | -0/+4 |
2009-08-18 | microblaze: Update Microblaze defconfigs | Michal Simek | 2 | -70/+91 |
2009-08-18 | microblaze: Use klimit instead of _end for memory init | Michal Simek | 1 | -3/+3 |
2009-08-18 | microblaze: Enable ppoll syscall | Michal Simek | 1 | -1/+1 |
2009-08-18 | microblaze: Sane handling of missing timer/intc in device tree | John Williams | 2 | -0/+4 |
2009-08-18 | microblaze: use the generic ack_bad_irq implementation | Christoph Hellwig | 2 | -11/+0 |
2009-08-18 | nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint() | Zhang Qiang | 1 | -0/+2 |
2009-08-18 | net: restore gnet_stats_basic to previous definition | Eric Dumazet | 13 | -23/+33 |
2009-08-18 | NETROM: Fix use of static buffer | Ralf Baechle | 1 | -9/+12 |
2009-08-18 | Fix new incorrect error return from do_md_stop. | NeilBrown | 1 | -0/+1 |
2009-08-17 | inotify: start watch descriptor count at 1 | Eric Paris | 1 | -1/+1 |
2009-08-17 | inotify: tail drop inotify q_overflow events | Eric Paris | 1 | -0/+4 |
2009-08-17 | notify: unused event private race | Eric Paris | 3 | -14/+13 |