summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-26atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O lineHans-Christian Egtvedt1-7/+7
2009-03-26avr32: fix timing LCD parameters for EVKLCD10X boardsHans-Christian Egtvedt1-10/+10
2009-03-26avr32: use GPIO line PB15 on EVKLCD10x boards for backlightHans-Christian Egtvedt1-1/+19
2009-03-26avr32: configure MCI detect and write protect pins for EVKLCD10x boardsHans-Christian Egtvedt1-5/+0
2009-03-26avr32: set pin mask to alternative 18 bpp for EVKLCD10x boardsHans-Christian Egtvedt1-1/+2
2009-03-26avr32: add pin mask for 18-bit color on the LCD controllerHans-Christian Egtvedt1-0/+26
2009-03-26avr32: fix 15-bit LCDC pin mask to use MSB linesHans-Christian Egtvedt1-16/+18
2009-03-24avr32: remove duplicated #includeHuang Weiyi1-1/+0
2009-01-16avr32: fix out-of-range rjmp instruction on large kernelsHaavard Skinnemoen1-4/+4
2009-01-16avr32: Fix out-of-range rcalls in large kernelsBen Nizette3-38/+38
2009-01-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-13/+37
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-11/+0
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds76-658/+942
2009-01-15Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-15/+1384
2009-01-159p: disallow RDMA if RDMA CM isn't availableRoland Dreier1-1/+1
2009-01-15ext2: also update the inode on disk when dir is IS_DIRSYNCJan Kara1-2/+5
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell1-1/+1
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-15memcg: fix a race when setting memory.swappinessLi Zefan1-1/+9
2009-01-15memcg: fix section mismatchLi Zefan1-1/+1
2009-01-15hp_accel: do not call ACPI from invalid contextPavel Machek1-19/+49
2009-01-15lis3: fix documentation to fit into 80 columnsPavel Machek1-13/+17
2009-01-15lis3lv02d: merge with leds hp diskEric Piel5-150/+52
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton1-8/+2
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2-8/+6
2009-01-15alpha: .gitignore vmlinux.ldsIvan Kokshaysky1-0/+1
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky9-17/+98
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky1-0/+4
2009-01-15alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-01-15revert "mm: vmalloc use mutex for purge"Andrew Morton1-5/+4
2009-01-15memcg: make oom less frequentlyDaisuke Nishimura1-4/+6
2009-01-15memcg: fix hierarchical reclaimDaisuke Nishimura1-32/+36
2009-01-15memcg: fix error path of mem_cgroup_move_parentDaisuke Nishimura1-8/+15
2009-01-15memcg: fix mem_cgroup_get_reclaim_stat_from_pageDaisuke Nishimura1-1/+16
2009-01-15hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray1-0/+5
2009-01-15checkpatch: version: 0.27Andy Whitcroft1-1/+1
2009-01-15checkpatch: struct seq_operations should normally be constAndy Whitcroft1-3/+4
2009-01-15checkpatch: if should not continue a preceeding braceAndy Whitcroft1-0/+5
2009-01-15checkpatch: allow parentheses on return handle array valuesAndy Whitcroft1-1/+5
2009-01-15checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft1-2/+2
2009-01-15checkpatch: handle missing #if open in contextAndy Whitcroft1-1/+3
2009-01-15nbd: do not allow two clients at the same timePavel Machek1-0/+4
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng4-2/+4
2009-01-15MAINTAINERS: add entry for freezerPavel Machek1-0/+8
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap2-1/+3
2009-01-15jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-15Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner1-0/+4
2009-01-15idr: fix wrong kernel-docLi Zefan1-2/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan11-11/+11
2009-01-15cgroups: clean up KconfigLi Zefan1-28/+28