aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-15init/calibrate.c: remove annoying printkBorislav Petkov1-3/+0
2011-06-15w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser1-1/+1
2011-06-15MAINTAINERS: add videobuf2 maintainersPawel Osciak1-0/+8
2011-06-15leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König1-7/+7
2011-06-15drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin1-0/+1
2011-06-15MAINTAINERS: Balbir has movedBalbir Singh1-3/+3
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2-1/+10
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert1-2/+2
2011-06-15mm: compaction: fix special case -1 order checksMichal Hocko1-14/+14
2011-06-15mm: fix wrong kunmap_atomic() pointerSteven Rostedt1-2/+4
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner1-1/+1
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin1-1/+1
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro1-1/+1
2011-06-15checkpatch: add warning for uses of printk_ratelimitJoe Perches1-0/+5
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap1-0/+1
2011-06-15memcg: add documentation for the memory.numastat APIYing Han1-0/+19
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro2-8/+23
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro2-1/+87
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro5-36/+85
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton1-0/+1
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich5-0/+1233
2011-06-15fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko1-1/+1
2011-06-15lib/bitmap.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-15mm/memory.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-15mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=nAndrea Arcangeli1-4/+1
2011-06-15proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman1-3/+6
2011-06-15kbuild: Call depmod.sh via shellMichal Marek1-1/+2
2011-06-15perf: clear out make flags when calling kernel make kernelverAndy Whitcroft1-1/+1
2011-06-15ALSA: lola - Fix section mismatchTakashi Iwai1-1/+1
2011-06-15sched: Check if lowest_mask is initialized in find_lowest_rq()Steven Rostedt1-0/+4
2011-06-15sched: Fix need_resched() when checking peemptHillf Danton1-1/+1
2011-06-15ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto1-15/+6
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski1-13/+5
2011-06-14signal.c: fix kernel-doc notationRandy Dunlap1-1/+1
2011-06-15Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2-1/+39
2011-06-14x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft1-2/+2
2011-06-14Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-40/+74
2011-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2011-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds19-5/+30
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds16-50/+59
2011-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-42/+73
2011-06-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds8-49/+152
2011-06-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-1/+1
2011-06-14SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li1-0/+3
2011-06-14[CIFS] update cifs version to 1.73Steve French1-1/+1
2011-06-14xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro1-1/+1
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French2-30/+27
2011-06-14Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren462-2774/+5017
2011-06-14OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2-4/+8