summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ACPIPHP: prevent duplicate slot numbers when no _SUNKristen Accardi2006-06-281-2/+7
| * | ACPI: static-ize handle_hotplug_event_func()Len Brown2006-06-282-2/+2
| * | ACPIPHP: use ACPI dock driverKristen Accardi2006-06-285-519/+87
| * | ACPI: dock driverKristen Accardi2006-06-286-1/+788
| * | KEVENT: add new uevent for dockKristen Accardi2006-06-272-0/+6
| * | ACPI: asus_acpi_init: propagate correct return valueAndrew Morton2006-06-271-1/+1
| * | [ACPI] Print error message if remove/install notify handler failsThomas Renninger2006-06-271-19/+28
| * | ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-2728-1187/+862
| * | Pull bugzilla-5737 into release branchThomas Renninger2006-06-274-8/+22
| |\ \
| | * | ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-264-8/+22
| * | | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-2721-102/+101
| * | | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown2006-06-279-54/+54
| * | | ACPI: Device [kobj-name] is not power manageableJae-hyeon Park2006-06-271-1/+2
| * | | ACPI: acpi_os_wait_semaphore(): silence complaintBjorn Helgaas2006-06-271-1/+1
| * | | ACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING macrosThomas Renninger2006-06-271-1/+5
| * | | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-2727-445/+273
* | | | [PATCH] i2c-801: 64bit resource fixAndrew Morton2006-06-301-2/+2
* | | | [PATCH] infiniband: devfs fixAndrew Morton2006-06-301-1/+0
* | | | [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacyJ. Bruce Fields2006-06-302-7/+148
* | | | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields2006-06-303-2/+6
* | | | [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity codeJ. Bruce Fields2006-06-301-51/+64
* | | | [PATCH] knfsd: nfsd4: fix open flag passingJ. Bruce Fields2006-06-302-4/+7
* | | | [PATCH] knfsd: nfsd4: fix some open argument testsJ. Bruce Fields2006-06-301-4/+13
* | | | [PATCH] knfsd: svcrpc: gss: simplify rsc_parse()J. Bruce Fields2006-06-302-11/+7
* | | | [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()David M. Richter2006-06-301-2/+3
* | | | [PATCH] knfsd: nfsd4: remove superfluous grace period checksJ. Bruce Fields2006-06-301-4/+0
* | | | [PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio...J. Bruce Fields2006-06-301-7/+8
* | | | [PATCH] knfsd: nfsd4: fix open_confirm lockingJ. Bruce Fields2006-06-301-2/+3
* | | | [PATCH] knfsd: ignore ref_fh when crossing a mountpointNeilBrown2006-06-301-3/+3
* | | | [PATCH] knfsd: remove noise about filehandle being uptodateNeilBrown2006-06-301-5/+1
* | | | [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3Frank Filz2006-06-301-1/+1
* | | | [PATCH] knfsd: improve the test for cross-device-rename in nfsdNeilBrown2006-06-301-1/+1
* | | | [PATCH] EDAC: maintainers updateDoug Thompson2006-06-301-8/+6
* | | | [PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson2006-06-306-444/+518
* | | | [PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson2006-06-308-36/+55
* | | | [PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson2006-06-308-323/+374
* | | | [PATCH] Documentation/IPMI typosMatt LaPlante2006-06-301-2/+2
* | | | [PATCH] rcu: Add lock annotations to RCU locking primitivesJosh Triplett2006-06-301-4/+20
* | | | [PATCH] drivers/cdrom/cm206.c: cleanupsAdrian Bunk2006-06-301-7/+2
* | | | [PATCH] show Acorn-specific block devices menu only when requiredAdrian Bunk2006-06-301-1/+1
* | | | [PATCH] Correct rtc_wkalrm commentsAndrew Victor2006-06-301-2/+2
* | | | [PATCH] cond_resched() fixAndrew Morton2006-06-301-12/+13
* | | | [PATCH] uml: add __raw_writeq definitionJeff Dike2006-06-301-0/+5
* | | | [PATCH] uml: fix biarch gcc build on x86_64Jeff Dike2006-06-302-2/+7
* | | | [PATCH] uml: remove stray fileJeff Dike2006-06-301-172/+0
* | | | [PATCH] uml: remove unneeded time definitionsJeff Dike2006-06-303-30/+0
* | | | [PATCH] uml: add locking to xtime accessesJeff Dike2006-06-301-2/+8
* | | | [PATCH] uml: unregister useless console when it's not neededJeff Dike2006-06-301-4/+18
* | | | [PATCH] uml: fix off-by-one bug in VM file creationJeff Dike2006-06-301-2/+5
* | | | [PATCH] uml: fix /proc/mounts parsing boundary conditionJeff Dike2006-06-301-2/+12