summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pps: locking scheme fix up for PPS_GETPARAMSRodolfo Giometti2009-11-121-3/+8
| * | | | drivers/video/msm: update to new kernelPavel Machek2009-11-125-38/+3Star
| * | | | gpiolib: fix device_create() result checkSergei Shtylyov2009-11-121-4/+4
| * | | | rtc: v3020: fix v3020_mmio_read_bit()Scott Valentine2009-11-121-1/+1
| * | | | rtc-vr41xx: fix do_div() warningYoichi Yuasa2009-11-121-5/+4Star
| * | | | exec: setup_arg_pages() fails to return errorsAnton Blanchard2009-11-121-5/+3Star
| * | | | fb: put framebuffer drivers back under the "frame buffer devices" menuGuennadi Liakhovetski2009-11-121-1/+1
| * | | | MAINTAINERS: correct SECURITY SUBSYSTEM git entryJoe Perches2009-11-121-1/+1
| * | | | MAINTAINERS: correct NETFILTER git entry formatJoe Perches2009-11-121-1/+1
| * | | | MAINTAINERS: correct 9P FILE SYSTEM git entryJoe Perches2009-11-121-1/+1
| * | | | mmci-omap: free irq resourceLadislav Michl2009-11-121-0/+1
| * | | | serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2009-11-122-0/+8
| * | | | serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek2009-11-122-2/+2
| * | | | rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarmWerner Almesberger2009-11-121-1/+2
| * | | | rtc: pcf50633: fix month off-by-one errorRask Ingemann Lambertsen2009-11-121-2/+2
| * | | | atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre2009-11-121-3/+8
| * | | | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens2009-11-121-2/+2
| * | | | pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu2009-11-121-2/+1Star
| * | | | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton2009-11-121-2/+2
| * | | | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-122-10/+13
| * | | | memcg: fix wrong pointer initialization at page migration when memcg is disab...KAMEZAWA Hiroyuki2009-11-121-1/+1
| * | | | savagefb: fix blanking mode on CRT displayKrzysztof Helt2009-11-121-1/+1
| * | | | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-125-62/+1Star
| * | | | page allocator: Do not allow interrupts to use ALLOC_HARDERMel Gorman2009-11-121-1/+1
| * | | | page allocator: always wake kswapd when restarting an allocation attempt afte...Mel Gorman2009-11-121-1/+1
| * | | | MAINTAINERS: openipmi list is moderatedRandy Dunlap2009-11-121-1/+1
| * | | | get_maintainer: fix usage commentRoel Kluin2009-11-121-2/+2
| * | | | MAINTAINERS: VMWARE VMXNET3 - Quote name with comma and period, use tabsJoe Perches2009-11-121-5/+5
| * | | | MAINTAINERS: SERVER ENGINES 10Gbps iSCSI - Use single line M:Joe Perches2009-11-121-6/+5Star
| * | | | MAINTAINERS: BROCADE BFA - Use single line M: and tabsJoe Perches2009-11-121-5/+4Star
| * | | | MAINTAINERS: ASUS ACPI EXTRAS - remove F:arch/x86/kernel/acpi/boot.cJoe Perches2009-11-121-1/+0Star
| * | | | fs/jbd: Export log_start_commit to fix ext3 build.Stefan Schmidt2009-11-121-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-11-116-50/+183
| |\ \ \ \
| | * | | | Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik2009-11-111-0/+10
| | * | | | Btrfs: allow more metadata chunk preallocationChris Mason2009-11-111-2/+2
| | * | | | Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik2009-11-111-8/+23
| | * | | | Btrfs: find ideal block group for cachingJosef Bacik2009-11-111-23/+86
| | * | | | Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter2009-11-111-1/+1
| | * | | | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang2009-11-111-2/+0Star
| | * | | | Btrfs: fix some metadata enospc issuesJosef Bacik2009-11-111-5/+31
| | * | | | Btrfs: fix how we set max_size for free space clustersJosef Bacik2009-11-111-1/+1
| | * | | | Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik2009-11-111-6/+13
| | * | | | Btrfs: fix data allocation hint startJosef Bacik2009-11-111-2/+16
| * | | | | btusb bluetooth driver: wait for 'waker' work too before closingLinus Torvalds2009-11-111-0/+1
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-11-116-21/+65
| |\ \ \ \ \
| | * | | | | JBD/JBD2: free j_wbuf if journal init fails.Tao Ma2009-11-112-0/+4
| | * | | | | ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-114-21/+57
| | * | | | | ext3: retry failed direct IO allocationsEric Sandeen2009-11-111-0/+4
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-113-30/+38
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-112-8/+18
| | |\ \ \ \ \ \