summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bjorn-initcall-cleanup' into releaseLen Brown2009-04-051-23/+0
|\
| * ACPI: move private declarations to internal.hBjorn Helgaas2009-03-171-23/+0
* | ACPICA: Update version to 20090320Bob Moore2009-03-271-1/+1
* | ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-271-4/+0
* | ACPICA: Add manifest constants for bit register valuesBob Moore2009-03-271-0/+9
* | ACPICA: Update version to 20090220Bob Moore2009-03-261-1/+1
* | ACPICA: Rename ACPI bit register access functionsBob Moore2009-03-261-2/+2
* | ACPICA: Optimize ACPI register lockingBob Moore2009-03-261-2/+0
* | ACPICA: Conditionally compile acpi_set_firmware_waking_vector64Bob Moore2009-03-261-4/+4
* | ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_BBob Moore2009-03-261-5/+4
* | ACPICA: Fix parameter validation for acpi_read/writeBob Moore2009-03-261-2/+4
* | ACPICA: Update version to 20090123Bob Moore2009-03-261-1/+1
* | ACPICA: Update FADT flag definitionsBob Moore2009-03-261-35/+34
* | ACPICA: Allow OS override of all ACPI tablesBob Moore2009-03-261-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-232-1/+22
|\ \
| * | dca: add missing copyright/license headersMaciej Sosnowski2009-03-211-0/+20
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-171-1/+2
| |\ \
| | * | netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso2009-03-161-1/+2
* | | | nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-171-2/+4
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-151-1/+9
|\ \ \ \
| * | | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-1/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-141-2/+2
|\ \ \ \ \
| * | | | | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-141-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-144-69/+87
|\ \ \ \ \ \
| * | | | | | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-101-0/+1
| * | | | | | [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou2009-03-101-4/+0
| * | | | | | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-101-7/+1
| * | | | | | [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-7/+7
| * | | | | | [SCSI] libfc: Cleanup libfc_function_template commentsRobert Love2009-03-061-41/+66
| * | | | | | [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-061-0/+5
| * | | | | | [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-061-0/+5
| * | | | | | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-061-10/+2
| * | | | | | [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-061-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-143-0/+13
|\ \ \ \ \ \
| * | | | | | NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever2009-03-101-0/+8
| * | | | | | NFSv3: Fix posix ACL codeTrond Myklebust2009-03-102-0/+5
* | | | | | | ide: save the returned value of dma_map_sgFUJITA Tomonori2009-03-131-0/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-03-122-0/+6
|\ \ \ \ \ \
| * | | | | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-121-0/+3
| * | | | | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-121-0/+3
| |/ / / / /
* / / / / / drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas2009-03-111-1/+1
|/ / / / /
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
|\ \ \ \ \
| * | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-092-10/+18
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-046-1/+39
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-041-0/+1
| * | | | | netns: Remove net_aliveEric W. Biederman2009-03-031-10/+17
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-081-6/+1
|\ \ \ \ \ \
| * | | | | | dmaengine: update kerneldocJohannes Weiner2009-02-111-6/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-083-1/+3
|\ \ \ \ \ \ \