summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: update printk-formats.txtAndrew Murray2011-06-151-2/+117
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-151-1/+5
|\
| * sched: Check if lowest_mask is initialized in find_lowest_rq()Steven Rostedt2011-06-151-0/+4
| * sched: Fix need_resched() when checking peemptHillf Danton2011-06-151-1/+1
* | alpha: fix several security issuesDan Rosenberg2011-06-151-4/+7
* | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven2011-06-151-0/+2
* | ksm: fix NULL pointer dereference in scan_get_next_rmap_item()Hugh Dickins2011-06-151-0/+6
* | rtc: fix build warnings in defconfigsWanlong Gao2011-06-1511-11/+11
* | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-06-151-1/+3
* | drivers/char/hpet.c: fix periodic-emulation for delayed interruptsNils Carlson2011-06-151-2/+23
* | Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-rem...akpm@linux-foundation.org2011-06-151-17/+0
* | mm: compaction: abort compaction if too many pages are isolated and caller is...Mel Gorman2011-06-151-5/+24
* | mm: vmscan: do not use page_count without a page pinAndrea Arcangeli2011-06-151-2/+14
* | mm: compaction: ensure that the compaction free scanner does not move to the ...Mel Gorman2011-06-151-1/+12
* | compaction: checks correct fragmentation indexShaohua Li2011-06-151-2/+4
* | mm/memory-failure.c: fix page isolated count mismatchMinchan Kim2011-06-151-1/+3
* | gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNELJosh Triplett2011-06-152-2/+2
* | MAINTAINERS: add entry for legacy eeprom driverJean Delvare2011-06-151-0/+6
* | memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki2011-06-151-1/+7
* | memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki2011-06-151-16/+38
* | memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki2011-06-151-1/+1
* | memcg: clear mm->owner when last possible owner leavesKAMEZAWA Hiroyuki2011-06-151-16/+15
* | memcg: fix init_page_cgroup nid with sparsememKAMEZAWA Hiroyuki2011-06-151-18/+53
* | mm: memory.numa_stat: fix file permissionKAMEZAWA Hiroyuki2011-06-151-0/+1
* | leds: fix the incorrect display in menuconfigEric Miao2011-06-151-3/+2
* | mm: fix negative commitlimit when gigantic hugepages are allocatedRafael Aquini2011-06-151-0/+8
* | mm/memory_hotplug.c: fix building of node hotplug zonelistKAMEZAWA Hiroyuki2011-06-151-0/+6
* | init/calibrate.c: remove annoying printkBorislav Petkov2011-06-151-3/+0
* | w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-06-151-1/+1
* | include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser2011-06-151-1/+1
* | 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
OpenPOWER on IntegriCloud