summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds2007-03-231-29/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-234-4/+35
|\
| * [CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2007-03-232-4/+16
| * [CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yetSteve French2007-03-161-1/+7
| * [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-103-0/+13
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-03-2318-134/+202
|\ \
| * \ Pull c2 into release branchLen Brown2007-03-201-9/+29
| |\ \
| | * | ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)Thomas Renninger2007-03-171-9/+29
| * | | Pull bugzilla-7465 into release branchLen Brown2007-03-202-5/+58
| |\ \ \
| | * | | ACPI: parse 2nd MADT by defaultLen Brown2007-03-152-2/+2
| | * | | ACPI: Add support to parse 2nd MADTLen Brown2007-03-112-5/+58
| * | | | Pull bugzilla-8171 into release branchLen Brown2007-03-2010-113/+90
| |\ \ \ \
| | * | | | ACPICA: revert "acpi_serialize" changesLen Brown2007-03-1510-113/+90
| * | | | | Pull misc-for-upstream into release branchLen Brown2007-03-205-7/+25
| |\ \ \ \ \
| | * | | | | ACPI: IA64: fix %ll build warningsLen Brown2007-03-201-1/+1
| | * | | | | ACPI: IA64: fix allnoconfig buildLen Brown2007-03-201-0/+1
| | * | | | | ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)Henrique de Moraes Holschuh2007-03-161-3/+16
| | * | | | | sony-laptop: MAINTAINERS fix entry, add L: and W:Mattia Dongili2007-03-131-3/+2
| | * | | | | ACPI: resolve HP nx6125 S3 immediate wakeup regressionAlexey Starikovskiy2007-03-121-0/+5
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-03-235-4/+78
|\ \ \ \ \ \
| * | | | | | [POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard2007-03-221-1/+6
| * | | | | | [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-224-1/+65
| * | | | | | [POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-161-2/+7
| | |_|_|/ / | |/| | | |
* | | | | | [PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar2007-03-231-1/+2
* | | | | | [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski2007-03-231-0/+8
* | | | | | [PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki2007-03-231-2/+2
* | | | | | [PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski2007-03-231-1/+1
* | | | | | [PATCH] fix extra BIOS invocation during resumePavel Machek2007-03-231-8/+0
* | | | | | [PATCH] NOMMU: make SYSV SHM nattch work correctlyDavid Howells2007-03-231-0/+6
* | | | | | [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHMDavid Howells2007-03-231-0/+22
* | | | | | [PATCH] FRV: fix unannotated variable declarationsDavid Howells2007-03-231-1/+1
* | | | | | [PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner2007-03-232-0/+54
* | | | | | [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki2007-03-231-3/+6
* | | | | | [PATCH] Documentation/sysrq.txt: added short description for 'Q' (timerlist)Johannes Weiner2007-03-231-0/+2
* | | | | | [PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk2007-03-231-1/+2
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-03-233-1/+31
|\ \ \ \ \ \
| * | | | | | i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov2007-03-221-0/+4
| * | | | | | i2c-i801: Restore the device state before leavingJean Delvare2007-03-221-0/+25
| * | | | | | i2c-amd8111: Missed cleanupJean Delvare2007-03-221-1/+2
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-2325-84/+176
|\ \ \ \ \ \ \
| * | | | | | | [NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changedPatrick McHardy2007-03-222-12/+17
| * | | | | | | [NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NATPatrick McHardy2007-03-221-0/+1
| * | | | | | | [NET]: fix up misplaced inlines.Dave Jones2007-03-228-12/+12
| * | | | | | | [SCTP]: Correctly reset ssthresh when restarting associationVlad Yasevich2007-03-221-1/+1
| * | | | | | | [BRIDGE]: Fix fdb RCU racePatrick McHardy2007-03-221-2/+2
| * | | | | | | [NET]: Fix fib_rules dump racePatrick McHardy2007-03-221-1/+1
| * | | | | | | [XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten2007-03-201-1/+1
| * | | | | | | [X25] x25_forward_call(): fix NULL dereferencesAdrian Bunk2007-03-201-43/+45
| * | | | | | | [SCTP]: Reset some transport and association variables on restartVlad Yasevich2007-03-203-0/+42
| * | | | | | | [SCTP]: Increment error counters on user requested HBs.Vlad Yasevich2007-03-201-2/+18