aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-27ACPI: SBS: Add ACPI_PROCFS around procfs handling code.Alexey Starikovskiy
2007-09-27ACPI: SBS: Add support for power_supply class (and sysfs)Alexey Starikovskiy
2007-09-27ACPI: SBS: Make SBS reads table-driven.Alexey Starikovskiy
2007-09-27ACPI: SBS: Simplify data structures in SBSAlexey Starikovskiy
2007-09-27ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002)Alexey Starikovskiy
2007-09-27ACPI: EC: Add new query handler to list head.Alexey Starikovskiy
2007-09-27ACPI: Add acpi_bus_generate_event4() functionAlexey Starikovskiy
2007-09-27ACPI: Battery: add sysfs alarmAlexey Starikovskiy
2007-09-27ACPI: Battery: Add sysfs supportAlexey Starikovskiy
2007-09-27ACPI: Battery: Misc clean-ups, no functional changesAlexey Starikovskiy
2007-09-27ACPI: Battery: simplify update schemeAlexey Starikovskiy
2007-09-27ACPI: Battery: don't use acpi_extract_package()Alexey Starikovskiy
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds
2007-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds
2007-09-26[x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin
2007-09-26xen: execve's error paths don't pin the mm before unpinningJeremy Fitzhardinge
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur
2007-09-26NLM: Fix a circular lock dependency in lockdTrond Myklebust
2007-09-26lguest example launcher truncates block device file to 0 length on problemsChris Malley
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro
2007-09-26hibernation doesn't even build on frv - tons of helpers are missingAl Viro
2007-09-26mv643xx_eth: duplicate methods in initializerAl Viro
2007-09-26usbvision-video: buggered method tablesAl Viro
2007-09-26Add explicit zeroing to "envp" array in device 'show' methodLinus Torvalds
2007-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-09-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-09-26Merge branch 'trivial' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr
2007-09-26cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro
2007-09-25[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun
2007-09-25SCTP: Discard OOTB packetes with bundled INIT early.Vlad Yasevich
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich
2007-09-25SCTP: Explicitely discard OOTB chunksVlad Yasevich
2007-09-25SCTP: Send ABORT chunk with correct tag in response to INIT ACKWei Yongjun
2007-09-25SCTP: Validate buffer room when processing sequential chunksVlad Yasevich
2007-09-25[PATCH] mac80211: fix initialisation when built-inJohannes Berg
2007-09-25[PATCH] net/mac80211/wme.c: fix sparse warningJohannes Berg
2007-09-25[PATCH] cfg80211: fix initialisation if built-inJohannes Berg
2007-09-25[PATCH] net/wireless/sysfs.c: Shut up build warningSatyam Sharma
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer
2007-09-25[SCSI] esp: fix instance numbering.David Miller
2007-09-25pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()Tejun Heo