aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: add videobuf2 maintainersPawel Osciak2011-06-151-0/+8
* leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König2011-06-151-7/+7
* drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin2011-06-151-0/+1
* MAINTAINERS: Balbir has movedBalbir Singh2011-06-151-3/+3
* uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2011-06-152-1/+10
* BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert2011-06-151-2/+2
* mm: compaction: fix special case -1 order checksMichal Hocko2011-06-151-14/+14
* mm: fix wrong kunmap_atomic() pointerSteven Rostedt2011-06-151-2/+4
* drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner2011-06-151-1/+1
* drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin2011-06-151-1/+1
* mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro2011-06-151-1/+1
* checkpatch: add warning for uses of printk_ratelimitJoe Perches2011-06-151-0/+5
* kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap2011-06-151-0/+1
* memcg: add documentation for the memory.numastat APIYing Han2011-06-151-0/+19
* vmscan: implement swap token priority agingKOSAKI Motohiro2011-06-152-8/+23
* vmscan: implement swap token traceKOSAKI Motohiro2011-06-152-1/+87
* vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2011-06-155-36/+85
* drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton2011-06-151-0/+1
* backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-155-0/+1233
* fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko2011-06-151-1/+1
* lib/bitmap.c: fix kernel-doc notationRandy Dunlap2011-06-151-1/+1
* mm/memory.c: fix kernel-doc notationRandy Dunlap2011-06-151-1/+1
* mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli2011-06-151-4/+1
* signal.c: fix kernel-doc notationRandy Dunlap2011-06-141-1/+1
* x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft2011-06-141-2/+2
* Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-146-40/+74
|\
| * m68k: use kernel processor defines for conditional optimizationsGreg Ungerer2011-06-144-23/+19
| * m68knommu: create config options for CPU classesGreg Ungerer2011-06-141-7/+45
| * m68knommu: fix linker script exported name sectionsGreg Ungerer2011-06-141-10/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-06-141-1/+1
|\ \
| * | TOMOYO: Fix oops in tomoyo_mount_acl().Tetsuo Handa2011-06-141-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2011-06-1419-5/+30
|\ \
| * | avr32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-06-141-1/+0
| * | avr32: make intc_resume() return void to conform to syscore_opsHans-Christian Egtvedt2011-06-141-3/+1
| * | avr32: add some more at91 to cpu.h definitionNicolas Ferre2011-06-141-0/+12
| * | avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigsHans-Christian Egtvedt2011-06-1415-0/+15
| * | avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt2011-06-141-0/+1
| * | avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt2011-06-141-1/+1
| |/
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-1416-50/+59
|\ \
| * | drm: Compare only lower 32 bits of framebuffer map offsetsTormod Volden2011-06-141-5/+9
| * | drm/i915: Don't leak in i915_gem_shmem_pread_slow()Jesper Juhl2011-06-141-2/+4
| * | drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limitMarek Olšák2011-06-141-1/+7
| * | drm/radeon/kms: fix mac g5 quirkAlex Deucher2011-06-141-3/+2
| * | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-142-6/+6
| * | alpha, drm: Remove obsolete Alpha support in MGA DRM codeJay Estabrook2011-06-141-19/+0
| * | alpha/drm: Cleanup Alpha support in DRM generic codeJay Estabrook2011-06-142-4/+1
| * | savage: remove unnecessary if statementGreg Dietsche2011-06-141-3/+0
| * | drm/radeon: fix GUI idle IH debug statementsIlija Hadzic2011-06-092-2/+2
| * | drm/radeon/kms: check modes against max pixel clockAlex Deucher2011-06-095-4/+27
| * | drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctlSascha Hauer2011-06-091-1/+1