| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: Battery: Misc clean-ups, no functional changes | Alexey Starikovskiy | 2007-09-27 | 1 | -217/+125 |
* | ACPI: Battery: simplify update scheme | Alexey Starikovskiy | 2007-09-27 | 1 | -223/+57 |
* | ACPI: Battery: don't use acpi_extract_package() | Alexey Starikovskiy | 2007-09-27 | 1 | -220/+139 |
* | Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" | Linus Torvalds | 2007-09-26 | 1 | -16/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-09-26 | 1 | -7/+23 |
|\ |
|
| * | [x86 setup] Handle case of improperly terminated E820 chain | H. Peter Anvin | 2007-09-26 | 1 | -7/+23 |
* | | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" | Linus Torvalds | 2007-09-26 | 2 | -35/+0 |
* | | xen: execve's error paths don't pin the mm before unpinning | Jeremy Fitzhardinge | 2007-09-26 | 1 | -1/+4 |
* | | x86-64: Disable local APIC timer use on AMD systems with C1E | Thomas Gleixner | 2007-09-26 | 2 | -0/+35 |
* | | Silent drivers/char/hpet.c build warnings on i386 | S.Çağlar Onur | 2007-09-26 | 1 | -0/+3 |
* | | NLM: Fix a circular lock dependency in lockd | Trond Myklebust | 2007-09-26 | 1 | -11/+18 |
* | | lguest example launcher truncates block device file to 0 length on problems | Chris Malley | 2007-09-26 | 1 | -1/+1 |
* | | fix sctp_del_bind_addr() last argument type | Al Viro | 2007-09-26 | 2 | -2/+2 |
* | | hibernation doesn't even build on frv - tons of helpers are missing | Al Viro | 2007-09-26 | 1 | -1/+1 |
* | | mv643xx_eth: duplicate methods in initializer | Al Viro | 2007-09-26 | 1 | -2/+0 |
* | | usbvision-video: buggered method tables | Al Viro | 2007-09-26 | 1 | -3/+2 |
* | | Add explicit zeroing to "envp" array in device 'show' method | Linus Torvalds | 2007-09-26 | 1 | -0/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-09-26 | 1 | -1/+2 |
|\ \ |
|
| * | | [SCSI] esp: fix instance numbering. | David Miller | 2007-09-25 | 1 | -1/+2 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-09-26 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again | Jeremy Kerr | 2007-09-26 | 1 | -2/+2 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-26 | 13 | -60/+290 |
|\ \ \ \ |
|
| * | | | | [PPP_MPPE]: Don't put InterimKey on the stack | Michal Schmidt | 2007-09-25 | 1 | -8/+6 |
| * | | | | SCTP : Add paramters validity check for ASCONF chunk | Wei Yongjun | 2007-09-25 | 4 | -0/+100 |
| * | | | | SCTP: Discard OOTB packetes with bundled INIT early. | Vlad Yasevich | 2007-09-25 | 1 | -0/+8 |
| * | | | | SCTP: Clean up OOTB handling and fix infinite loop processing | Vlad Yasevich | 2007-09-25 | 3 | -42/+138 |
| * | | | | SCTP: Explicitely discard OOTB chunks | Vlad Yasevich | 2007-09-25 | 1 | -5/+8 |
| * | | | | SCTP: Send ABORT chunk with correct tag in response to INIT ACK | Wei Yongjun | 2007-09-25 | 1 | -1/+16 |
| * | | | | SCTP: Validate buffer room when processing sequential chunks | Vlad Yasevich | 2007-09-25 | 1 | -0/+8 |
| * | | | | [PATCH] mac80211: fix initialisation when built-in | Johannes Berg | 2007-09-25 | 2 | -2/+2 |
| * | | | | [PATCH] net/mac80211/wme.c: fix sparse warning | Johannes Berg | 2007-09-25 | 1 | -1/+1 |
| * | | | | [PATCH] cfg80211: fix initialisation if built-in | Johannes Berg | 2007-09-25 | 1 | -1/+1 |
| * | | | | [PATCH] net/wireless/sysfs.c: Shut up build warning | Satyam Sharma | 2007-09-25 | 1 | -0/+2 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-09-26 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | [SUNSAB]: Fix broken SYSRQ. | Thomas Bogendoerfer | 2007-09-25 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'trivial' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-09-26 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | cdrom_open() forgets to unlock on -EROFS failure exits | Al Viro | 2007-09-26 | 1 | -0/+4 |
| |/ / / / |
|
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-09-26 | 2 | -5/+14 |
|\ \ \ \ \ |
|
| * | | | | | pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode() | Tejun Heo | 2007-09-25 | 1 | -1/+2 |
| * | | | | | sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is used | Tejun Heo | 2007-09-25 | 1 | -4/+12 |
| |/ / / / |
|
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-09-26 | 4 | -29/+29 |
|\ \ \ \ \ |
|
| * | | | | | ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0 | Zhao Yakui | 2007-09-25 | 1 | -3/+3 |
| * | | | | | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) | Alexey Starikovskiy | 2007-09-25 | 3 | -5/+5 |
| * | | | | | ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y | Alexey Starikovskiy | 2007-09-25 | 1 | -21/+21 |
| |/ / / / |
|
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-09-26 | 3 | -36/+22 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-09-25 | 3 | -36/+22 |
| |\ \ \ \ \ |
|
| | * | | | | | [PATCH] WE : Add missing auth compat-ioctl | Jean Tourrilhes | 2007-09-21 | 1 | -0/+2 |
| | * | | | | | [PATCH] softmac: Fix inability to associate with WEP networks | Larry Finger | 2007-09-21 | 2 | -36/+20 |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-09-25 | 1 | -6/+22 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | [SCSI] scsi_transport_spi: fix domain validation failure from incorrect width... | James Bottomley | 2007-09-22 | 1 | -6/+22 |