summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | [ARM] 4373/1: i.MX/MX1 GPIO support implementationPavel Pisa2007-07-124-0/+223
| | | |/
| | * | [ARM] 4432/5: davinci: pin mux supportVladimir Barinov2007-07-124-31/+154
| | * | [ARM] 4457/2: davinci: GPIO supportVladimir Barinov2007-07-125-1/+483
| | * | [ARM] 4430/1: davinci: clock control supportVladimir Barinov2007-07-126-1/+387
| | |/
| * | [ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 familyGreg Ungerer2007-07-121-1/+16
| * | [ARM] 4427/1: base Atmel at91x40 architecture definesGreg Ungerer2007-07-123-0/+65
| * | [ARM] 4391/1: make at91 debug unit support optionalGreg Ungerer2007-07-122-3/+14
| * | [ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK boardAndrew Victor2007-07-121-0/+66
| * | [ARM] 4379/1: AT91: LCD support on SAM9261-EK and SAM9263-EK boardsAndrew Victor2007-07-122-0/+128
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-1220-86/+504
|\ \
| * | security: unexport mmap_min_addrAdrian Bunk2007-07-111-1/+0
| * | SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-112-31/+24
| * | security: Protection for exploiting null dereference using mmapEric Paris2007-07-1113-15/+70
| * | SELinux: Use %lu for inode->i_no when printing avcTobias Oed2007-07-111-1/+1
| * | SELinux: allow preemption between transition permission checksStephen Smalley2007-07-114-29/+45
| * | selinux: introduce schedule points in policydb_destroy()Eric Paris2007-07-111-0/+7
| * | selinux: add selinuxfs structure for object class discoveryChristopher J. PeBenito2007-07-112-0/+250
| * | selinux: change sel_make_dir() to specify inode counter.Christopher J. PeBenito2007-07-111-5/+6
| * | selinux: rename sel_remove_bools() for more general usage.Christopher J. PeBenito2007-07-111-5/+4
| * | selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito2007-07-112-0/+98
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-07-128-107/+216
|\ \ \
| * | | [CPUFREQ] Fix sysfs_create_file return value handlingTobias Klauser2007-06-211-3/+6
| * | | [CPUFREQ] ondemand: fix tickless accounting and software coordination bugVenki Pallipadi2007-06-211-7/+18
| * | | [CPUFREQ] ondemand: add a check to avoid negative load calculationVenki Pallipadi2007-06-211-2/+3
| * | | [CPUFREQ] Keep userspace governor quiet when it is not being usedVenki Pallipadi2007-06-211-3/+20
| * | | [CPUFREQ] Longhaul - Proper register accessRafał Bilski2007-06-211-6/+6
| * | | [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driverJoshua Hoblitt2007-06-061-3/+10
| * | | [CPUFREQ] Longhaul - Replace ACPI functions with direct I/ORafał Bilski2007-06-061-7/+16
| * | | [CPUFREQ] Longhaul - Remove duplicate multipliersRafał Bilski2007-05-291-6/+6
| * | | [CPUFREQ] Longhaul - Embedded "conservative"Rafał Bilski2007-05-291-49/+96
| * | | [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSRVenki Pallipadi2007-05-291-8/+5
| * | | [CPUFREQ] check return value of sysfs_create_fileThomas Renninger2007-05-291-5/+10
| * | | [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bitRafał Bilski2007-05-291-0/+18
| * | | [CPUFREQ] Longhaul - Move old_ratio to correct placeRafał Bilski2007-05-291-1/+1
| * | | [CPUFREQ] Longhaul - VT8237 supportRafał Bilski2007-05-291-0/+4
| * | | [CPUFREQ] Longhaul - Use all kinds of supportRafał Bilski2007-05-291-22/+11
| * | | [CPUFREQ] powernow-k8: clarify number of cores.Dave Jones2007-05-181-2/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-07-122-5/+4
|\ \ \ \
| * | | | [AGPGART] Hand off AGP maintainence.Dave Jones2007-07-092-5/+4
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-1217-77/+203
|\ \ \ \ \
| * | | | | [IA64] Support multiple CPUs going through OS_MCARuss Anderson2007-07-113-19/+54
| * | | | | [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-114-4/+5
| * | | | | [IA64] prevent MCA when performing MMIO mmap to PCI config spaceAlex Chiang2007-07-113-12/+48
| * | | | | [IA64] add sn_register_pmi_handler oemcallDean Nelson2007-07-111-0/+20
| * | | | | [IA64] Stop bit for brl instructionChristian Kandeler2007-07-091-0/+1
| * | | | | [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-094-41/+70
| * | | | | [IA64] Don't set psr.ic and psr.i simultaneouslyTony Luck2007-07-091-1/+5
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12172-1401/+760
|\ \ \ \ \
| * | | | | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-118-11/+26
| * | | | | PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap2007-07-111-2/+5