summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser
2011-06-15MAINTAINERS: add videobuf2 maintainersPawel Osciak
2011-06-15leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König
2011-06-15drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin
2011-06-15MAINTAINERS: Balbir has movedBalbir Singh
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert
2011-06-15mm: compaction: fix special case -1 order checksMichal Hocko
2011-06-15mm: fix wrong kunmap_atomic() pointerSteven Rostedt
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro
2011-06-15checkpatch: add warning for uses of printk_ratelimitJoe Perches
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap
2011-06-15memcg: add documentation for the memory.numastat APIYing Han
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko
2011-06-15lib/bitmap.c: fix kernel-doc notationRandy Dunlap
2011-06-15mm/memory.c: fix kernel-doc notationRandy Dunlap
2011-06-15mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli
2011-06-15proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman
2011-06-15kbuild: Call depmod.sh via shellMichal Marek
2011-06-15perf: clear out make flags when calling kernel make kernelverAndy Whitcroft
2011-06-15sched: Check if lowest_mask is initialized in find_lowest_rq()Steven Rostedt
2011-06-15sched: Fix need_resched() when checking peemptHillf Danton
2011-06-15ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski
2011-06-14signal.c: fix kernel-doc notationRandy Dunlap
2011-06-15Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris
2011-06-14x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft
2011-06-14Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-06-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2011-06-14SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li
2011-06-14[CIFS] update cifs version to 1.73Steve French
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French
2011-06-14avr32, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-06-14avr32: make intc_resume() return void to conform to syscore_opsHans-Christian Egtvedt
2011-06-14avr32: add some more at91 to cpu.h definitionNicolas Ferre
2011-06-14avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigsHans-Christian Egtvedt
2011-06-14avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt
2011-06-14avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt