| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: pcf50633: fix month off-by-one error | Rask Ingemann Lambertsen | 2009-11-12 | 1 | -2/+2 |
* | atmel_lcdfb: new alternate pixel clock formula | Nicolas Ferre | 2009-11-12 | 1 | -3/+8 |
* | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl | Heiko Carstens | 2009-11-12 | 1 | -2/+2 |
* | pidns: fix a leak in /proc dentries and inodes with pid namespaces. | Sukadev Bhattiprolu | 2009-11-12 | 1 | -2/+1 |
* | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY | Andrew Morton | 2009-11-12 | 1 | -2/+2 |
* | alpha: fix F_SETOWN_EX and F_GETLK64 conflict | Peter Zijlstra | 2009-11-12 | 2 | -10/+13 |
* | memcg: fix wrong pointer initialization at page migration when memcg is disab... | KAMEZAWA Hiroyuki | 2009-11-12 | 1 | -1/+1 |
* | savagefb: fix blanking mode on CRT display | Krzysztof Helt | 2009-11-12 | 1 | -1/+1 |
* | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt | 2009-11-12 | 5 | -62/+1 |
* | page allocator: Do not allow interrupts to use ALLOC_HARDER | Mel Gorman | 2009-11-12 | 1 | -1/+1 |
* | page allocator: always wake kswapd when restarting an allocation attempt afte... | Mel Gorman | 2009-11-12 | 1 | -1/+1 |
* | MAINTAINERS: openipmi list is moderated | Randy Dunlap | 2009-11-12 | 1 | -1/+1 |
* | get_maintainer: fix usage comment | Roel Kluin | 2009-11-12 | 1 | -2/+2 |
* | MAINTAINERS: VMWARE VMXNET3 - Quote name with comma and period, use tabs | Joe Perches | 2009-11-12 | 1 | -5/+5 |
* | MAINTAINERS: SERVER ENGINES 10Gbps iSCSI - Use single line M: | Joe Perches | 2009-11-12 | 1 | -6/+5 |
* | MAINTAINERS: BROCADE BFA - Use single line M: and tabs | Joe Perches | 2009-11-12 | 1 | -5/+4 |
* | MAINTAINERS: ASUS ACPI EXTRAS - remove F:arch/x86/kernel/acpi/boot.c | Joe Perches | 2009-11-12 | 1 | -1/+0 |
* | fs/jbd: Export log_start_commit to fix ext3 build. | Stefan Schmidt | 2009-11-12 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-11-11 | 6 | -50/+183 |
|\ |
|
| * | Btrfs: fix panic when trying to destroy a newly allocated | Josef Bacik | 2009-11-11 | 1 | -0/+10 |
| * | Btrfs: allow more metadata chunk preallocation | Chris Mason | 2009-11-11 | 1 | -2/+2 |
| * | Btrfs: fallback on uncompressed io if compressed io fails | Josef Bacik | 2009-11-11 | 1 | -8/+23 |
| * | Btrfs: find ideal block group for caching | Josef Bacik | 2009-11-11 | 1 | -23/+86 |
| * | Btrfs: avoid null deref in unpin_extent_cache() | Dan Carpenter | 2009-11-11 | 1 | -1/+1 |
| * | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root | Li Dongyang | 2009-11-11 | 1 | -2/+0 |
| * | Btrfs: fix some metadata enospc issues | Josef Bacik | 2009-11-11 | 1 | -5/+31 |
| * | Btrfs: fix how we set max_size for free space clusters | Josef Bacik | 2009-11-11 | 1 | -1/+1 |
| * | Btrfs: cleanup transaction starting and fix journal_info usage | Josef Bacik | 2009-11-11 | 1 | -6/+13 |
| * | Btrfs: fix data allocation hint start | Josef Bacik | 2009-11-11 | 1 | -2/+16 |
* | | btusb bluetooth driver: wait for 'waker' work too before closing | Linus Torvalds | 2009-11-11 | 1 | -0/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-11-11 | 6 | -21/+65 |
|\ \ |
|
| * | | JBD/JBD2: free j_wbuf if journal init fails. | Tao Ma | 2009-11-11 | 2 | -0/+4 |
| * | | ext3: Wait for proper transaction commit on fsync | Jan Kara | 2009-11-11 | 4 | -21/+57 |
| * | | ext3: retry failed direct IO allocations | Eric Sandeen | 2009-11-11 | 1 | -0/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-11-11 | 3 | -30/+38 |
|\ \ \ |
|
| * \ \ | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-11-11 | 2 | -8/+18 |
| |\ \ \ |
|
| | * | | | ALSA: hda - possible read past array alc88[02]_parse_auto_config() | Roel Kluin | 2009-11-11 | 1 | -4/+4 |
| | * | | | ALSA: hda - Avoid quirk for HP dc5750 | Takashi Iwai | 2009-11-10 | 1 | -1/+1 |
| | * | | | ALSA: hda - Tweak OLPC XO-1.5 microphone bias | Daniel Drake | 2009-11-10 | 1 | -3/+12 |
| | * | | | ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262 | Daniel T Chen | 2009-11-09 | 1 | -0/+1 |
| * | | | | sound: rawmidi: fix MIDI device O_APPEND error handling | Clemens Ladisch | 2009-11-10 | 1 | -12/+7 |
| * | | | | sound: rawmidi: fix checking of O_APPEND when opening MIDI device | Clemens Ladisch | 2009-11-10 | 1 | -1/+2 |
| * | | | | sound: rawmidi: fix double init when opening MIDI device with O_APPEND | Clemens Ladisch | 2009-11-10 | 1 | -10/+12 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-11-11 | 3 | -9/+13 |
|\ \ \ \ \ |
|
| * | | | | | x86/PCI: Adjust GFP mask handling for coherent allocations | Jan Beulich | 2009-11-08 | 2 | -7/+9 |
| * | | | | | PCI ASPM: fix oops on root port removal | Kenji Kaneshige | 2009-11-06 | 1 | -2/+4 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-11-11 | 57 | -1380/+2603 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc: pasemi_defconfig update | Olof Johansson | 2009-11-11 | 1 | -167/+461 |
| * | | | | | | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt | 2009-11-11 | 56 | -1213/+2142 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx | Kumar Gala | 2009-11-05 | 52 | -1177/+2093 |