summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.32-rc7v2.6.32-rc7Linus Torvalds2009-11-121-1/+1
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-129-56/+126
|\
| * omap3: Decrease cpufreq transition latencyMike Turquette2009-11-111-1/+1
| * omap3: update Pandora defconfigGrazvydas Ignotas2009-11-111-5/+44
| * omap3: 3430sdp: Enable Linux Regulator frameworkSergio Aguirre2009-11-111-1/+8
| * omap3: beagle: Fix USB host port power controlJarkko Nikula2009-11-111-1/+1
| * omap3: pandora: Fix keypad keymapGrazvydas Ignotas2009-11-111-39/+39
| * omap1: Amstrad Delta defconfig fixesJanusz Krzysztofik2009-11-111-7/+17
| * omap: Fix omapfb/lcdc on OMAP1510 broken when PM setJanusz Krzysztofik2009-11-111-0/+8
| * omap: Use resource_sizeTobias Klauser2009-11-102-2/+2
| * omap: Fix race condition in omap dma driverTao Hu2009-11-101-0/+6
* | __generic_block_fiemap(): fix for files bigger than 4GBMike Hommey2009-11-121-1/+1
* | pps: events reporting fix upRodolfo Giometti2009-11-121-5/+15
* | pps: locking scheme fix up for PPS_GETPARAMSRodolfo Giometti2009-11-121-3/+8
* | drivers/video/msm: update to new kernelPavel Machek2009-11-125-38/+3
* | 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/+4
* | exec: setup_arg_pages() fails to return errorsAnton Blanchard2009-11-121-5/+3
* | 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/+1
* | 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/+1
* | 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/+5
* | MAINTAINERS: BROCADE BFA - Use single line M: and tabsJoe Perches2009-11-121-5/+4
* | MAINTAINERS: ASUS ACPI EXTRAS - remove F:arch/x86/kernel/acpi/boot.cJoe Perches2009-11-121-1/+0
* | 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