summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-3/+10
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-172-8/+24
* seccomp: audit abnormal end to a process due to seccompEric Paris2012-01-171-0/+8
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-111-0/+1
|\
| * x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-051-0/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-111-1/+135
|\ \
| * | efi: Add EFI file I/O data typesMatt Fleming2011-12-091-0/+40
| * | efi.h: Add boottime->locate_handle search typesMatt Fleming2011-12-091-0/+7
| * | efi.h: Add graphics protocol guidsMatt Fleming2011-12-091-0/+9
| * | efi.h: Add allocation types for boottime->allocate_pages()Matt Fleming2011-12-091-0/+8
| * | efi.h: Add efi_image_loaded_tMatt Fleming2011-12-091-0/+19
| * | efi.h: Add struct definition for boot time servicesMatt Fleming2011-12-091-1/+52
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-111-10/+0
|\ \ \
| * | | mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka2011-12-061-10/+0
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-117-9/+223
|\ \ \ \
| * \ \ \ Merge git://git.infradead.org/users/cbou/battery-urgentAnton Vorontsov2012-01-1028-47/+65
| |\ \ \ \
| * | | | | s3c_adc_battery: Average over more than one adc sampleHeiko Stübner2012-01-061-0/+4
| * | | | | sbs-battery: Rename internals to new nameRhyland Klein2012-01-061-5/+5
| * | | | | bq20z75: Rename to sbs-batteryRhyland Klein2012-01-061-0/+0
| * | | | | lp8727_charger: Some minor fixes for the headerMilo(Woogyom) Kim2012-01-041-7/+4
| * | | | | lp8727_charger: Add header fileKim, Milo2012-01-041-0/+54
| * | | | | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov2012-01-04505-3880/+15063
| |\ \ \ \ \
| | * | | | | power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge2011-12-091-0/+1
| | * | | | | power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge2011-12-091-0/+7
| * | | | | | power_supply: Add "unknown" in power supply typeKim, Milo2012-01-041-1/+2
| * | | | | | power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim2012-01-041-0/+17
| * | | | | | power_supply: Add initial Charger-Manager driverDonggeun Kim2012-01-041-0/+130
| * | | | | | max8925_power: Enable power change notificationsPhilip Rakity2011-11-251-0/+2
| * | | | | | max8925_power: Remove support for irq bits that do not existPhilip Rakity2011-11-251-3/+0
| * | | | | | max8925_power: Do not detect ac insert if handled by other codePhilip Rakity2011-11-251-0/+1
| * | | | | | max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity2011-11-251-0/+1
| * | | | | | Merge tag 'v3.1' from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/...Anton Vorontsov2011-11-2553-146/+379
| |\ \ \ \ \ \
| * | | | | | | pda_power: Add support for using otg transceiver eventsDima Zavin2011-08-191-0/+2
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-113-21/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI: Increase resource array mask bit size in pcim_iomap_regions()Yinghai Lu2012-01-061-3/+3
| * | | | | | | | PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCESYinghai Lu2012-01-061-1/+1
| * | | | | | | | PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT)Alessandro Rubini2012-01-061-0/+23
| * | | | | | | | PCI: remove pci_create_bus()Bjorn Helgaas2012-01-061-2/+0
| * | | | | | | | PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-061-9/+1
| * | | | | | | | PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-061-0/+3
| * | | | | | | | PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-061-0/+3
| * | | | | | | | PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-061-0/+2
| * | | | | | | | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-0/+3
| * | | | | | | | PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe2012-01-061-0/+2
| * | | | | | | | PCI: Introduce INTx check & mask APIJan Kiszka2012-01-061-0/+3
| * | | | | | | | PCI: Rework config space blocking servicesJan Kiszka2012-01-061-5/+9
| * | | | | | | | PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-061-1/+1
| * | | | | | | | PCI: Rework ASPM disable codeMatthew Garrett2012-01-061-2/+2
| * | | | | | | | PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-061-2/+2
| * | | | | | | | PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-062-0/+4