summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-16include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-16memcg: fix a race when setting memory.swappinessLi Zefan1-1/+9
2009-01-16memcg: fix section mismatchLi Zefan1-1/+1
2009-01-16hp_accel: do not call ACPI from invalid contextPavel Machek1-19/+49
2009-01-16lis3: fix documentation to fit into 80 columnsPavel Machek1-13/+17
2009-01-16lis3lv02d: merge with leds hp diskEric Piel5-150/+52
2009-01-16lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton1-8/+2
2009-01-16alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2-8/+6
2009-01-16alpha: .gitignore vmlinux.ldsIvan Kokshaysky1-0/+1
2009-01-16alpha: fix RTC on marvelIvan Kokshaysky9-17/+98
2009-01-16alpha: nautilus - fix hang on bootIvan Kokshaysky1-0/+4
2009-01-16alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-01-16revert "mm: vmalloc use mutex for purge"Andrew Morton1-5/+4
2009-01-16memcg: make oom less frequentlyDaisuke Nishimura1-4/+6
2009-01-16memcg: fix hierarchical reclaimDaisuke Nishimura1-32/+36
2009-01-16memcg: fix error path of mem_cgroup_move_parentDaisuke Nishimura1-8/+15
2009-01-16memcg: fix mem_cgroup_get_reclaim_stat_from_pageDaisuke Nishimura1-1/+16
2009-01-16hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray1-0/+5
2009-01-16checkpatch: version: 0.27Andy Whitcroft1-1/+1
2009-01-16checkpatch: struct seq_operations should normally be constAndy Whitcroft1-3/+4
2009-01-16checkpatch: if should not continue a preceeding braceAndy Whitcroft1-0/+5
2009-01-16checkpatch: allow parentheses on return handle array valuesAndy Whitcroft1-1/+5
2009-01-16checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft1-2/+2
2009-01-16checkpatch: handle missing #if open in contextAndy Whitcroft1-1/+3
2009-01-16nbd: do not allow two clients at the same timePavel Machek1-0/+4
2009-01-16btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng4-2/+4
2009-01-16MAINTAINERS: add entry for freezerPavel Machek1-0/+8
2009-01-16resources: fix parameter name and kernel-docRandy Dunlap2-1/+3
2009-01-16jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-16Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner1-0/+4
2009-01-16idr: fix wrong kernel-docLi Zefan1-2/+2
2009-01-16cgroups: consolidate cgroup documentsLi Zefan11-11/+11
2009-01-16cgroups: clean up KconfigLi Zefan1-28/+28
2009-01-16synclink_gt: enable RI interruptPaul Fulghum1-10/+6
2009-01-16sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-16rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme1-2/+3
2009-01-16rtc-pxa: fix build failureAntonio Ospite1-0/+2
2009-01-16rtc: tw4030 add alarm/update interfacesAlessandro Zummo1-34/+10
2009-01-16sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft1-0/+6
2009-01-16sysrq documentation: document why the command header only is shownAndy Whitcroft1-0/+18
2009-01-16sysrq documentation: remove the redundant updated dateAndy Whitcroft1-1/+0
2009-01-16edac: add MAINTAINERS entry for i5400 EDAC driverMauro Carvalho Chehab1-0/+7
2009-01-16alpha: fix vmalloc breakageIvan Kokshaysky1-0/+11
2009-01-16video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich2-2/+28
2009-01-16gpio: fix probe() error return in gpio driver probesBen Dooks5-12/+24
2009-01-16atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka1-2/+1
2009-01-16atmel_serial: fix flow control bugItai Levi1-1/+1
2009-01-16Update of Documentation: vm.txt and proc.txtPeter W Morreale2-470/+437
2009-01-16Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2-38/+17
2009-01-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-9/+67