summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-24Merge branch 'bugzilla-13142' into releaseLen Brown1-0/+3
2009-04-24Merge branch 'hpet' into releaseLen Brown1-3/+3
2009-04-24Merge branch 'bugzilla-12249' into releaseLen Brown1-21/+22
2009-04-24Merge branch 'bugzilla-12270' into releaseLen Brown1-25/+2
2009-04-24Merge branch 'bugzilla-13041' into releaseLen Brown2-17/+53
2009-04-24Merge branch 'cpufreq' into releaseLen Brown1-14/+16
2009-04-24Merge branch 'idle' into releaseLen Brown2-14/+6
2009-04-24Merge branch 'irq' into releaseLen Brown4-5/+19
2009-04-24Merge branch 'sony-laptop' into releaseLen Brown2-7/+21
2009-04-24Merge branch 'thermal-regression' into releaseLen Brown1-1/+1
2009-04-24Merge branch 'thinkpad-acpi' into releaseLen Brown2-39/+46
2009-04-24Merge branch 'video-ac-dc' into releaseLen Brown1-3/+5
2009-04-24sony-laptop: always try to unblock rfkill on loadMattia Dongili1-4/+16
2009-04-24sony-laptop: fix bogus error message display on resumeMattia Dongili1-1/+1
2009-04-24ACPI: EC: Fix ACPI EC resume non-query interrupt messageAlmer S. Tigelaar1-0/+1
2009-04-24sony-laptop: SNC input event 38 fixAlmer S. Tigelaar1-1/+2
2009-04-24sony-laptop: SNC 127 Initialization FixAlmer S. Tigelaar1-0/+1
2009-04-24sony-laptop: Duplicate SNC 127 Event FixAlmer S. Tigelaar1-1/+0
2009-04-24ACPI: prevent processor.max_cstate=0 boot crashLen Brown1-0/+3
2009-04-24ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown1-3/+3
2009-04-23ACPI: delete obsolete "bus master activity" proc fieldLen Brown2-4/+1
2009-04-23ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown1-10/+5
2009-04-22Linux 2.6.30-rc3v2.6.30-rc3Linus Torvalds1-1/+1
2009-04-22driver synchronization: make scsi_wait_scan more advancedArjan van de Ven4-2/+13
2009-04-22Trivial: fix a typo in slow-work.hJonathan Corbet1-1/+1
2009-04-22PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells3-44/+86
2009-04-22FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells9-35/+50
2009-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds10-83/+272
2009-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds13-418/+176
2009-04-22bfin_5xx: misplaced parenthesesRoel Kluin1-3/+3
2009-04-22vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro1-4/+8
2009-04-22edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-04-22scsi: mpt: suppress debugobjects warningEric Paris1-1/+1
2009-04-22sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2-7/+7
2009-04-22uml: kill a kconfig warningWANG Cong1-1/+1
2009-04-22frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells1-13/+50
2009-04-22rtc-cmos: fix printk outputKrzysztof Halasa1-11/+9
2009-04-22spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2-1/+12
2009-04-22MAINTAINERS: add a more searchable string for the H8300 architecture.Robert P. J. Day1-1/+1
2009-04-22MAINTAINERS: add Matt Mackall to embedded maintainersMatt Mackall1-0/+2
2009-04-22spi: pxa2xx: limit reaches -1Roel Kluin1-3/+3
2009-04-22MAINTAINERS: update KMEMTRACE pattern after file renameJoe Perches1-1/+1
2009-04-22MAINTAINERS: remove include/asm-*/suspend* file patternsJoe Perches1-2/+0
2009-04-22pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro1-0/+7
2009-04-22drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-22memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki1-1/+1
2009-04-22hugetlbfs: return negative error code for bad mount optionAkinobu Mita1-2/+1
2009-04-22ipmi: add oem message handlingdann frazier3-5/+137
2009-04-22ipmi: fix statistics counting issuesCorey Minyard1-22/+51
2009-04-22ipmi: test for event buffer before usingCorey Minyard2-29/+125