summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-141-2/+2
* memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-092-1/+9
* net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-091-0/+66
* includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-081-1/+0
* if_ether: add define for 1588 aka TimesyncAlexander Duyck2009-07-021-0/+1
* usbnet: Remove private stats structureHerbert Xu2009-06-301-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-06-293-2/+17
|\
| * netfilter: xtables: conntrack match revision 2Jan Engelhardt2009-06-291-0/+13
| * netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput2009-06-291-0/+2
| * netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy2009-06-291-2/+2
* | Phonet: publicize the Netlink notification functionRĂ©mi Denis-Courmont2009-06-251-0/+1
|/
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-06-241-0/+19
|\
| * Add MAX17040 Fuel Gauge driverMinkyu Kang2009-06-091-0/+19
* | Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-241-0/+9
* | inline functions left without protection of ifdef (acl)Markus Trippelsdorf2009-06-241-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-06-245-20/+432
|\ \
| * | dm: prepare for request based optionKiyoshi Ueda2009-06-221-0/+9
| * | dm raid1: add userspace logJonthan Brassow2009-06-223-1/+390
| * | dm: calculate queue limits during resume not loadMike Snitzer2009-06-221-8/+2
| * | dm target:s introduce iterate devices fnMike Snitzer2009-06-221-0/+11
| * | dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer2009-06-221-14/+2
| * | dm ioctl: support cookies for udevMilan Broz2009-06-221-2/+12
| * | dm: introduce num_flush_requestsMikulas Patocka2009-06-221-0/+11
* | | Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-241-0/+3
|\ \ \
| * | | Audit: clean up all op= output to include string quotingEric Paris2009-06-241-0/+3
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-06-246-16/+16
|\ \ \ \
| * \ \ \ Merge branch 'bjorn-notify' into releaseLen Brown2009-06-241-0/+3
| |\ \ \ \
| | * | | | ACPI: allow drivers to request both device and system notify eventsBjorn Helgaas2009-06-181-0/+3
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-246-16/+13
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | | * | | ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh2009-06-201-0/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | | * | | ACPI: move declaration acpi_early_init() to acpi.hLen Brown2009-06-121-0/+3
| | | | | | | * | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-121-3/+0
| | | | | | | * | | ACPI: increase size of acpi_bus_id[]Zhao Yakui2009-06-121-1/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| | | | | | * | | ACPI: processor: move device _HID into driverBjorn Helgaas2009-05-271-1/+0
| | | | | | * | | ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HIDBjorn Helgaas2009-05-271-1/+1
| | | | | |/ / /
| | | | * / / / ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui2009-06-231-2/+2
| | | |/ / / / | | |/| | | |
| | | * | | | ACPI: kill acpi_get_physical_pci_device()Alexander Chiang2009-06-171-1/+0
| | | * | | | ACPI: kill acpi_get_pci_idAlexander Chiang2009-06-171-1/+0
| | | * | | | ACPI: simplify acpi_pci_irq_del_prt() APIAlexander Chiang2009-06-171-1/+1
| | | * | | | ACPI: simplify acpi_pci_irq_add_prt() APIAlexander Chiang2009-06-171-1/+1
| | | * | | | ACPI: eviscerate pci_bind.cAlexander Chiang2009-06-171-2/+1
| | | * | | | ACPI: Introduce acpi_get_pci_dev()Alexander Chiang2009-06-171-0/+1
| | | * | | | ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2009-06-172-1/+1
| | | * | | | ACPI: make acpi_pci_bind() staticAlexander Chiang2009-06-171-1/+0
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-247-33/+98
|\ \ \ \ \ \
| * | | | | | helpers for acl caching + switch to thoseAl Viro2009-06-241-0/+64
| * | | | | | switch shmem to inode->i_aclAl Viro2009-06-241-8/+0
| * | | | | | switch reiserfs to inode->i_aclAl Viro2009-06-242-21/+0
| * | | | | | switch reiserfs to usual conventions for caching ACLsAl Viro2009-06-241-2/+2
| * | | | | | switch ext3 to inode->i_aclAl Viro2009-06-241-4/+0