PCI: remove cpqphp driver maintainer

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=46ae3571526e4fc3a004053b5fb57984ca5b3eb6 Commit: 46ae3571526e4fc3a004053b5fb57984ca5b3eb6 Parent: 4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4 Author: Greg Kroah-Hartman <[EMAIL PROTECTED]> AuthorDa

PCI: point people to Bernhard instead of the linux-kernel list

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a23adb5b2db7f2a0758abfa20b0220dbcbfd7aa9 Commit: a23adb5b2db7f2a0758abfa20b0220dbcbfd7aa9 Parent: 46ae3571526e4fc3a004053b5fb57984ca5b3eb6 Author: Greg Kroah-Hartman <[EMAIL PROTECTED]> AuthorDa

pci syscall.c: Switch to refcounting API

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4585da22ad04a055cbb5c863a37aa8cc02eac89 Commit: e4585da22ad04a055cbb5c863a37aa8cc02eac89 Parent: a23adb5b2db7f2a0758abfa20b0220dbcbfd7aa9 Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Mon Ap

PCI: add PCI-X/PCI-Express read control interfaces

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d556ad4bbe75faf17b239e151a9f003322b2e851 Commit: d556ad4bbe75faf17b239e151a9f003322b2e851 Parent: e4585da22ad04a055cbb5c863a37aa8cc02eac89 Author: Peter Oruba <[EMAIL PROTECTED]> AuthorDate: Tue

PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=575e3348cb80c3265278756778d5091d5ca4efbf Commit: 575e3348cb80c3265278756778d5091d5ca4efbf Parent: d556ad4bbe75faf17b239e151a9f003322b2e851 Author: Michael Ellerman <[EMAIL PROTECTED]> AuthorDate

PCI: Make pcibios_add_platform_entries() return errors

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a2cd52ca904f5913651e71764755e712894ccc2f Commit: a2cd52ca904f5913651e71764755e712894ccc2f Parent: 575e3348cb80c3265278756778d5091d5ca4efbf Author: Michael Ellerman <[EMAIL PROTECTED]> AuthorDate

+ pci_find_slot-mark-deprecated.patch added to -mm tree

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=adf809d01043d8808e47db2d35fc07b53062884e Commit: adf809d01043d8808e47db2d35fc07b53062884e Parent: a2cd52ca904f5913651e71764755e712894ccc2f Author: Alan Cox <[EMAIL PROTECTED]> AuthorDate: Mon Ma

PCI: hotplug: pciehp: Fix possible race condition in writing slot

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f477836457730a2b925f625023ec4e5bf11015be Commit: f477836457730a2b925f625023ec4e5bf11015be Parent: adf809d01043d8808e47db2d35fc07b53062884e Author: Kenji Kaneshige <[EMAIL PROTECTED]> AuthorDate:

PCI: fix AER driver error information

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d29bfb79e632fe318f4c01c9c2e8faacb89b800 Commit: 8d29bfb79e632fe318f4c01c9c2e8faacb89b800 Parent: f477836457730a2b925f625023ec4e5bf11015be Author: Zhang, Yanmin <[EMAIL PROTECTED]> AuthorDate: W

PCI aer: fix stub return values

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=65b3bc358a3195ebe459761a248cf33a61539947 Commit: 65b3bc358a3195ebe459761a248cf33a61539947 Parent: 8d29bfb79e632fe318f4c01c9c2e8faacb89b800 Author: Stephen Hemminger <[EMAIL PROTECTED]> AuthorDat

PCI aer: add pci_cleanup_aer_correct_aer_status

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f0dce411930d16a678173e534594bca160f5eaff Commit: f0dce411930d16a678173e534594bca160f5eaff Parent: 65b3bc358a3195ebe459761a248cf33a61539947 Author: Stephen Hemminger <[EMAIL PROTECTED]> AuthorDat

PCI: unexport pci_proc_attach_device

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e57571a07de8464f2e5911f87d2c8f29b0430fb7 Commit: e57571a07de8464f2e5911f87d2c8f29b0430fb7 Parent: f0dce411930d16a678173e534594bca160f5eaff Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Wed

PCI: remove useless pci driver method

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=56906c612e10b5e32a48ccbe8a3c08ab6acf5a28 Commit: 56906c612e10b5e32a48ccbe8a3c08ab6acf5a28 Parent: e57571a07de8464f2e5911f87d2c8f29b0430fb7 Author: David Brownell <[EMAIL PROTECTED]> AuthorDate:

PCI: read revision ID by default

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a Commit: b8a3a5214d7cc115f1ca3a3967b7229d97c46f4a Parent: 56906c612e10b5e32a48ccbe8a3c08ab6acf5a28 Author: Auke Kok <[EMAIL PROTECTED]> AuthorDate: Fri Ju

PCI: ATM: lanai, change VENDOR to DEVICE

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1d0ed384c1f2582b6f7408642c77a78a0c410122 Commit: 1d0ed384c1f2582b6f7408642c77a78a0c410122 Parent: 44c10138fd4bbc4b6d6bff0873c24902f2a9da65 Author: Jiri Slaby <[EMAIL PROTECTED]> AuthorDate: Mon

PCI: i386: traps, change VENDOR to DEVICE

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c43eaa02abf3b034a9694dcca5c177ecb6072f89 Commit: c43eaa02abf3b034a9694dcca5c177ecb6072f89 Parent: 1d0ed384c1f2582b6f7408642c77a78a0c410122 Author: Jiri Slaby <[EMAIL PROTECTED]> AuthorDate: Mon

PCI: pci_ids, reorder some entries

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03966e097db1a3b7aff5d364277f2e66069923df Commit: 03966e097db1a3b7aff5d364277f2e66069923df Parent: c43eaa02abf3b034a9694dcca5c177ecb6072f89 Author: Jiri Slaby <[EMAIL PROTECTED]> AuthorDate: Mon

PCI: pci_ids, add atheros and 3com_2 vendors

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f732ee0b71365ddc20e6a0b408f9fd1732d7eb75 Commit: f732ee0b71365ddc20e6a0b408f9fd1732d7eb75 Parent: 03966e097db1a3b7aff5d364277f2e66069923df Author: Jiri Slaby <[EMAIL PROTECTED]> AuthorDate: Mon

PCI: pci_ids, remove double or more empty lines

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=12bedda9f404c4d34eda6477b0ec32140d83501b Commit: 12bedda9f404c4d34eda6477b0ec32140d83501b Parent: f732ee0b71365ddc20e6a0b408f9fd1732d7eb75 Author: Jiri Slaby <[EMAIL PROTECTED]> AuthorDate: Mon

PCI: Fix typo in include/linux/pci.h

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=579082df38839efc5b14aa3f48b8806e3e8dc5c2 Commit: 579082df38839efc5b14aa3f48b8806e3e8dc5c2 Parent: 12bedda9f404c4d34eda6477b0ec32140d83501b Author: Rolf Eike Beer <[EMAIL PROTECTED]> AuthorDate:

PCI: pci-x-pci-express-read-control-interfaces cleanups

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b7b095c154c50ee753832bbf78e8690c492fc8f6 Commit: b7b095c154c50ee753832bbf78e8690c492fc8f6 Parent: 579082df38839efc5b14aa3f48b8806e3e8dc5c2 Author: Andrew Morton <[EMAIL PROTECTED]> AuthorDate: M

PCI: remove pci_dac_dma_... APIs

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=caa5171622c8fef70fa20d2d74f4326866039df9 Commit: caa5171622c8fef70fa20d2d74f4326866039df9 Parent: b7b095c154c50ee753832bbf78e8690c492fc8f6 Author: Jan Beulich <[EMAIL PROTECTED]> AuthorDate: Mon

PCI: ROUND_UP macro cleanup in drivers/pci

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f6f8c2f4b59711857d14ada8e70309d52e8fae4 Commit: 6f6f8c2f4b59711857d14ada8e70309d52e8fae4 Parent: caa5171622c8fef70fa20d2d74f4326866039df9 Author: Milind Arun Choudhary <[EMAIL PROTECTED]> Autho

PCI: pcie: remove SPIN_LOCK_UNLOCKED

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5609d7e679db3f29433f56e1f2e397a2f815288 Commit: f5609d7e679db3f29433f56e1f2e397a2f815288 Parent: 6f6f8c2f4b59711857d14ada8e70309d52e8fae4 Author: Milind Arun Choudhary <[EMAIL PROTECTED]> Autho

PCI: cpci_hotplug: Convert to use the kthread API

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bec2c85bb269446358dceae82ca7822ccfd4e9f Commit: 0bec2c85bb269446358dceae82ca7822ccfd4e9f Parent: 694625c0b322905d6892fad873029f764cd4823f Author: Scott Murray <[EMAIL PROTECTED]> AuthorDate: Mo

PCI: add pci_try_set_mwi

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=694625c0b322905d6892fad873029f764cd4823f Commit: 694625c0b322905d6892fad873029f764cd4823f Parent: f5609d7e679db3f29433f56e1f2e397a2f815288 Author: Randy Dunlap <[EMAIL PROTECTED]> AuthorDate: Mo

PCI: pci_set_power_state(): check for PM capabilities earlier

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cca03dec2f0eb8f3c4578e067d2b20a366b940db Commit: cca03dec2f0eb8f3c4578e067d2b20a366b940db Parent: 0bec2c85bb269446358dceae82ca7822ccfd4e9f Author: Andrew Lunn <[EMAIL PROTECTED]> AuthorDate: Mon

PCI: hotplug: pciehp: wait for 1 second after power off slot

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5b57a6cea464fc686a6bc446f667c05901fa9734 Commit: 5b57a6cea464fc686a6bc446f667c05901fa9734 Parent: cca03dec2f0eb8f3c4578e067d2b20a366b940db Author: Kenji Kaneshige <[EMAIL PROTECTED]> AuthorDate:

PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bfceafc5979d9055e04f03f970de6ff7a4bce1b6 Commit: bfceafc5979d9055e04f03f970de6ff7a4bce1b6 Parent: 5b57a6cea464fc686a6bc446f667c05901fa9734 Author: Gary Hade <[EMAIL PROTECTED]> AuthorDate: Thu J

PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9ef2241b18266d75319e7d66156243bd9010be44 Commit: 9ef2241b18266d75319e7d66156243bd9010be44 Parent: bfceafc5979d9055e04f03f970de6ff7a4bce1b6 Author: Gary Hade <[EMAIL PROTECTED]> AuthorDate: Thu J

PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bbd6424c55f0ab9e7fcd6a851bc49e265259ff5 Commit: 0bbd6424c55f0ab9e7fcd6a851bc49e265259ff5 Parent: 9ef2241b18266d75319e7d66156243bd9010be44 Author: Gary Hade <[EMAIL PROTECTED]> AuthorDate: Thu J

PCI: limit pci_get_bus_and_slot to domain 0

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5463d9f0f323123d96989d318ac9c537158ad0a5 Commit: 5463d9f0f323123d96989d318ac9c537158ad0a5 Parent: 0bbd6424c55f0ab9e7fcd6a851bc49e265259ff5 Author: Randy Dunlap <[EMAIL PROTECTED]> AuthorDate: Th

PCI: Only build PCI syscalls on architectures that want them

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36e235901f90fb83215be43cbd8f1ca14661ea40 Commit: 36e235901f90fb83215be43cbd8f1ca14661ea40 Parent: 5463d9f0f323123d96989d318ac9c537158ad0a5 Author: Matthew Wilcox <[EMAIL PROTECTED]> AuthorDate:

[IA64] Don't set psr.ic and psr.i simultaneously

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=83ce6ef8408bbc7d9322ab50ba592f83012dea94 Commit: 83ce6ef8408bbc7d9322ab50ba592f83012dea94 Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Tony Luck <[EMAIL PROTECTED]> AuthorDate: Thu J

[IA64] SN: Correct ROM resource length for BIOS copy

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d7ad2254fa7cc11aec3faeba076c1243f6adeb47 Commit: d7ad2254fa7cc11aec3faeba076c1243f6adeb47 Parent: 83ce6ef8408bbc7d9322ab50ba592f83012dea94 Author: John Keller <[EMAIL PROTECTED]> AuthorDate: Mon

[IA64] Stop bit for brl instruction

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c6255e9865a07d5313d6162482792f7bec9160db Commit: c6255e9865a07d5313d6162482792f7bec9160db Parent: d7ad2254fa7cc11aec3faeba076c1243f6adeb47 Author: Christian Kandeler <[EMAIL PROTECTED]> AuthorDa

[IA64] add sn_register_pmi_handler oemcall

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9e121327b37b751ef66e6f57e2d02dd568955148 Commit: 9e121327b37b751ef66e6f57e2d02dd568955148 Parent: c6255e9865a07d5313d6162482792f7bec9160db Author: Dean Nelson <[EMAIL PROTECTED]> AuthorDate: Wed

[IA64] prevent MCA when performing MMIO mmap to PCI config space

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=012b7105cc816fb797eb1c161cdfc0052b5c3f53 Commit: 012b7105cc816fb797eb1c161cdfc0052b5c3f53 Parent: 9e121327b37b751ef66e6f57e2d02dd568955148 Author: Alex Chiang <[EMAIL PROTECTED]> AuthorDate: Wed

[IA64] silence GCC ia64 unused variable warnings

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=256a7e097ba3d1179867b4c9aba1b75fb32d44f2 Commit: 256a7e097ba3d1179867b4c9aba1b75fb32d44f2 Parent: 012b7105cc816fb797eb1c161cdfc0052b5c3f53 Author: Jes Sorensen <[EMAIL PROTECTED]> AuthorDate: We

[IA64] Support multiple CPUs going through OS_MCA

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1612b18ccb2318563ba51268289dc3271a6052f7 Commit: 1612b18ccb2318563ba51268289dc3271a6052f7 Parent: 256a7e097ba3d1179867b4c9aba1b75fb32d44f2 Author: Russ Anderson <[EMAIL PROTECTED]> AuthorDate: F

[AGPGART] Hand off AGP maintainence.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=70e8992ec771793e18d33d3a6f2247e558baf6ac Commit: 70e8992ec771793e18d33d3a6f2247e558baf6ac Parent: 47d46379eb66278107947729e34a833c76dca252 Author: Dave Jones <[EMAIL PROTECTED]> AuthorDate: Mon

[CPUFREQ] powernow-k8: clarify number of cores.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=904f7a3f042b5c6aa9e53ce83f2c9de5e33170ff Commit: 904f7a3f042b5c6aa9e53ce83f2c9de5e33170ff Parent: 99fbe1ac217e8b9d4141504e879327cb4e42d4ff Author: Dave Jones <[EMAIL PROTECTED]> AuthorDate: Fri

[CPUFREQ] Longhaul - Use all kinds of support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d5edcc028f1bed2542a96edc2356e484f01ee47 Commit: 7d5edcc028f1bed2542a96edc2356e484f01ee47 Parent: 904f7a3f042b5c6aa9e53ce83f2c9de5e33170ff Author: Rafał Bilski <[EMAIL PROTECTED]> AuthorDate: Th

[CPUFREQ] Longhaul - Move old_ratio to correct place

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b11d4ca6d9d7ea3ace9d241e52cc5fe3cfe3d8f Commit: 1b11d4ca6d9d7ea3ace9d241e52cc5fe3cfe3d8f Parent: 920dd0fbba1a7aa34c45b73699dcaf092850df51 Author: Rafał Bilski <[EMAIL PROTECTED]> AuthorDate: Th

[CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bit

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=489dc5cb18932d3cedaef03e84890475db17a843 Commit: 489dc5cb18932d3cedaef03e84890475db17a843 Parent: 1b11d4ca6d9d7ea3ace9d241e52cc5fe3cfe3d8f Author: Rafał Bilski <[EMAIL PROTECTED]> AuthorDate: Th

[CPUFREQ] check return value of sysfs_create_file

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0a4b2ccc555fa2ca6873d60219047104e4805d45 Commit: 0a4b2ccc555fa2ca6873d60219047104e4805d45 Parent: 489dc5cb18932d3cedaef03e84890475db17a843 Author: Thomas Renninger <[EMAIL PROTECTED]> AuthorDate

[CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13424f6514f6444554a103362dd9d31eabbbdc54 Commit: 13424f6514f6444554a103362dd9d31eabbbdc54 Parent: 0a4b2ccc555fa2ca6873d60219047104e4805d45 Author: Venki Pallipadi <[EMAIL PROTECTED]> AuthorDate:

[CPUFREQ] Longhaul - Embedded "conservative"

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73e107d4a156affeed510cf5745177fd893878f1 Commit: 73e107d4a156affeed510cf5745177fd893878f1 Parent: 13424f6514f6444554a103362dd9d31eabbbdc54 Author: Rafał Bilski <[EMAIL PROTECTED]> AuthorDate: Mo

[CPUFREQ] Longhaul - VT8237 support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=920dd0fbba1a7aa34c45b73699dcaf092850df51 Commit: 920dd0fbba1a7aa34c45b73699dcaf092850df51 Parent: 7d5edcc028f1bed2542a96edc2356e484f01ee47 Author: Rafał Bilski <[EMAIL PROTECTED]> AuthorDate: Th

[CPUFREQ] Longhaul - Remove duplicate multipliers

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce243823af4fee3ab82e1da6b710fbc5f859ad8c Commit: ce243823af4fee3ab82e1da6b710fbc5f859ad8c Parent: 73e107d4a156affeed510cf5745177fd893878f1 Author: Rafał Bilski <[EMAIL PROTECTED]> AuthorDate: Mo

[CPUFREQ] Longhaul - Replace ACPI functions with direct I/O

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=275bc6b7f6429afb8d7a883c2e267547dd899066 Commit: 275bc6b7f6429afb8d7a883c2e267547dd899066 Parent: ce243823af4fee3ab82e1da6b710fbc5f859ad8c Author: Rafał Bilski <[EMAIL PROTECTED]> AuthorDate: Tu

[CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e8666b2718fdb5bf0ea7c3126f7e292bbbf2946b Commit: e8666b2718fdb5bf0ea7c3126f7e292bbbf2946b Parent: 275bc6b7f6429afb8d7a883c2e267547dd899066 Author: Joshua Hoblitt <[EMAIL PROTECTED]> AuthorDate:

[CPUFREQ] Longhaul - Proper register access

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=689eba77cbd0cfaaa3687cbe23e8b534f8ae0ebb Commit: 689eba77cbd0cfaaa3687cbe23e8b534f8ae0ebb Parent: e8666b2718fdb5bf0ea7c3126f7e292bbbf2946b Author: Rafał Bilski <[EMAIL PROTECTED]> AuthorDate: Th

[CPUFREQ] Keep userspace governor quiet when it is not being used

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c7f652e0487a35c16f6cd72707232b6a28647a10 Commit: c7f652e0487a35c16f6cd72707232b6a28647a10 Parent: 689eba77cbd0cfaaa3687cbe23e8b534f8ae0ebb Author: Venki Pallipadi <[EMAIL PROTECTED]> AuthorDate:

[CPUFREQ] ondemand: add a check to avoid negative load calculation

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0af99b13c9f323e658b4f1d69a1ccae7d6f3f80a Commit: 0af99b13c9f323e658b4f1d69a1ccae7d6f3f80a Parent: c7f652e0487a35c16f6cd72707232b6a28647a10 Author: Venki Pallipadi <[EMAIL PROTECTED]> AuthorDate:

[CPUFREQ] ondemand: fix tickless accounting and software coordination bug

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea48761519bd40d7a881c587b5f3177664b2987e Commit: ea48761519bd40d7a881c587b5f3177664b2987e Parent: 0af99b13c9f323e658b4f1d69a1ccae7d6f3f80a Author: Venki Pallipadi <[EMAIL PROTECTED]> AuthorDate:

[CPUFREQ] Fix sysfs_create_file return value handling

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58a7295bc8073b9e668c329cb9ceb5b668c2b15d Commit: 58a7295bc8073b9e668c329cb9ceb5b668c2b15d Parent: ea48761519bd40d7a881c587b5f3177664b2987e Author: Tobias Klauser <[EMAIL PROTECTED]> AuthorDate:

selinux: add support for querying object classes and permissions from the running policy

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55fcf09b3fe4325c9395ebbb0322a547a157ebc7 Commit: 55fcf09b3fe4325c9395ebbb0322a547a157ebc7 Parent: 4eb6bf6bfb580afaf1e1a1d30cba17a078530cf4 Author: Christopher J. PeBenito <[EMAIL PROTECTED]> Aut

selinux: rename sel_remove_bools() for more general usage.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0c92d7c73b6f99897c8bc7990717b9050cfc722f Commit: 0c92d7c73b6f99897c8bc7990717b9050cfc722f Parent: 55fcf09b3fe4325c9395ebbb0322a547a157ebc7 Author: Christopher J. PeBenito <[EMAIL PROTECTED]> Aut

selinux: change sel_make_dir() to specify inode counter.

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0dd4ae516e7b5be89caed2532f9d953d0b1dbf01 Commit: 0dd4ae516e7b5be89caed2532f9d953d0b1dbf01 Parent: 0c92d7c73b6f99897c8bc7990717b9050cfc722f Author: Christopher J. PeBenito <[EMAIL PROTECTED]> Aut

selinux: add selinuxfs structure for object class discovery

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e47c8fc582a2c9f3cba059e543c4a056cd6bf8c4 Commit: e47c8fc582a2c9f3cba059e543c4a056cd6bf8c4 Parent: 0dd4ae516e7b5be89caed2532f9d953d0b1dbf01 Author: Christopher J. PeBenito <[EMAIL PROTECTED]> Aut

selinux: introduce schedule points in policydb_destroy()

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9dc9978084ea2a96b9f42752753d9e38a9f9d7b2 Commit: 9dc9978084ea2a96b9f42752753d9e38a9f9d7b2 Parent: e47c8fc582a2c9f3cba059e543c4a056cd6bf8c4 Author: Eric Paris <[EMAIL PROTECTED]> AuthorDate: Mon

SELinux: allow preemption between transition permission checks

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2c3c05dbcbc7b9d71549fe0e2b249f10f5a66518 Commit: 2c3c05dbcbc7b9d71549fe0e2b249f10f5a66518 Parent: 9dc9978084ea2a96b9f42752753d9e38a9f9d7b2 Author: Stephen Smalley <[EMAIL PROTECTED]> AuthorDate:

SELinux: Use %lu for inode->i_no when printing avc

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13bddc2e9d591e31bf20020dc19ea6ca85de420e Commit: 13bddc2e9d591e31bf20020dc19ea6ca85de420e Parent: 2c3c05dbcbc7b9d71549fe0e2b249f10f5a66518 Author: Tobias Oed <[EMAIL PROTECTED]> AuthorDate: Mon

security: Protection for exploiting null dereference using mmap

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ed0321895182ffb6ecf210e066d87911b270d587 Commit: ed0321895182ffb6ecf210e066d87911b270d587 Parent: 13bddc2e9d591e31bf20020dc19ea6ca85de420e Author: Eric Paris <[EMAIL PROTECTED]> AuthorDate: Thu

SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9faf65fb6ee2b4e08325ba2d69e5ccf0c46453d0 Commit: 9faf65fb6ee2b4e08325ba2d69e5ccf0c46453d0 Parent: ed0321895182ffb6ecf210e066d87911b270d587 Author: Paul Moore <[EMAIL PROTECTED]> AuthorDate: Fri

security: unexport mmap_min_addr

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4cf291526a74cc33d33700a35b74395eec812fd Commit: d4cf291526a74cc33d33700a35b74395eec812fd Parent: 9faf65fb6ee2b4e08325ba2d69e5ccf0c46453d0 Author: Adrian Bunk <[EMAIL PROTECTED]> AuthorDate: Sun

[ARM] 4379/1: AT91: LCD support on SAM9261-EK and SAM9263-EK boards

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cdf95c73694e464cf9877cb5aa51df77f42815bc Commit: cdf95c73694e464cf9877cb5aa51df77f42815bc Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Andrew Victor <[EMAIL PROTECTED]> AuthorDate: M

[ARM] 4420/2: AT91: GPIO buttons on SAM9261-EK board

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0f9b55ece0ec1ffc9e2e57fd7a79200994aead4 Commit: d0f9b55ece0ec1ffc9e2e57fd7a79200994aead4 Parent: cdf95c73694e464cf9877cb5aa51df77f42815bc Author: Andrew Victor <[EMAIL PROTECTED]> AuthorDate: M

[ARM] 4428/1: modify at91 includes to handle non-MMU at91x40 family

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=feb47225525a4194e7f6db5e745265793626ceb0 Commit: feb47225525a4194e7f6db5e745265793626ceb0 Parent: 70672224009bc3d4d6713337b3456bc7ab71d52b Author: Greg Ungerer <[EMAIL PROTECTED]> AuthorDate: Mo

[ARM] 4391/1: make at91 debug unit support optional

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b54942f8203689014f80ec89c55ccb1f48ab1166 Commit: b54942f8203689014f80ec89c55ccb1f48ab1166 Parent: d0f9b55ece0ec1ffc9e2e57fd7a79200994aead4 Author: Greg Ungerer <[EMAIL PROTECTED]> AuthorDate: Fr

[ARM] 4427/1: base Atmel at91x40 architecture defines

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=70672224009bc3d4d6713337b3456bc7ab71d52b Commit: 70672224009bc3d4d6713337b3456bc7ab71d52b Parent: b54942f8203689014f80ec89c55ccb1f48ab1166 Author: Greg Ungerer <[EMAIL PROTECTED]> AuthorDate: Mo

[ARM] 4430/1: davinci: clock control support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3e062b07ada88edb9ffdd147e39c7df4b4418f64 Commit: 3e062b07ada88edb9ffdd147e39c7df4b4418f64 Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Vladimir Barinov <[EMAIL PROTECTED]> AuthorDate

[ARM] 4457/2: davinci: GPIO support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3d9edf09d4525dad95f98b31f31aa86b8071fab9 Commit: 3d9edf09d4525dad95f98b31f31aa86b8071fab9 Parent: 3e062b07ada88edb9ffdd147e39c7df4b4418f64 Author: Vladimir Barinov <[EMAIL PROTECTED]> AuthorDate

[ARM] 4432/5: davinci: pin mux support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=83f53220f8313f097cdf181928be13bafbb697ea Commit: 83f53220f8313f097cdf181928be13bafbb697ea Parent: 3d9edf09d4525dad95f98b31f31aa86b8071fab9 Author: Vladimir Barinov <[EMAIL PROTECTED]> AuthorDate

[ARM] 4373/1: i.MX/MX1 GPIO support implementation

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3e6a508ed920698d367e5993ed056d70364d91f Commit: b3e6a508ed920698d367e5993ed056d70364d91f Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Pavel Pisa <[EMAIL PROTECTED]> AuthorDate: Sat

[ARM] 4374/3: i.MX/MX1 clock event source

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=89bba43514d06478eb27e3fa9099a8ae7dee5589 Commit: 89bba43514d06478eb27e3fa9099a8ae7dee5589 Parent: b3e6a508ed920698d367e5993ed056d70364d91f Author: Pavel Pisa <[EMAIL PROTECTED]> AuthorDate: Sun

[ARM] 4429/2: iop13xx: expose the 'iop' attribute versions of the tpmi control registers

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=51198ea9478b6e10759ab07cd0b9917663c8df7a Commit: 51198ea9478b6e10759ab07cd0b9917663c8df7a Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Dan Williams <[EMAIL PROTECTED]> AuthorDate: We

[ARM] 4385/2: ixdp425: NAND support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4ad48b4bfa121a67ec04162d584afcfa75ed151a Commit: 4ad48b4bfa121a67ec04162d584afcfa75ed151a Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Vladimir Barinov <[EMAIL PROTECTED]> AuthorDate

[ARM] 4425/2: Gateway 7001 series support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=46918bd13b887e8f0ae2987e690bc2af9c6c08a4 Commit: 46918bd13b887e8f0ae2987e690bc2af9c6c08a4 Parent: 4ad48b4bfa121a67ec04162d584afcfa75ed151a Author: Imre Kaloz <[EMAIL PROTECTED]> AuthorDate: Sat

[ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dcdeeb21c010e9b5cb2e91f865cd5bebb65bc31f Commit: dcdeeb21c010e9b5cb2e91f865cd5bebb65bc31f Parent: 46918bd13b887e8f0ae2987e690bc2af9c6c08a4 Author: Imre Kaloz <[EMAIL PROTECTED]> AuthorDate: Sat

[ARM] 4408/2: Fixup support for gtwx5715 ixp4xx board

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ddaca4a26efc0716708f027914bf5508e2d86cc7 Commit: ddaca4a26efc0716708f027914bf5508e2d86cc7 Parent: dcdeeb21c010e9b5cb2e91f865cd5bebb65bc31f Author: Michael-Luke Jones <[EMAIL PROTECTED]> AuthorDa

[ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx board

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d85ed59524d936f4c2657ba39a483b4ab373a59e Commit: d85ed59524d936f4c2657ba39a483b4ab373a59e Parent: ddaca4a26efc0716708f027914bf5508e2d86cc7 Author: Michael-Luke Jones <[EMAIL PROTECTED]> AuthorDa

[ARM] If linux/irq.h is included, asm/irq.h is not required

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=eab03b3f6609518a80eae4d1f5d78ff8f44e116a Commit: eab03b3f6609518a80eae4d1f5d78ff8f44e116a Parent: d85ed59524d936f4c2657ba39a483b4ab373a59e Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Su

[ARM] 4377/1: KS8695: GPIO driver

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8a87a996eae3d25b0670a243f4829ea4aa9eb63d Commit: 8a87a996eae3d25b0670a243f4829ea4aa9eb63d Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Andrew Victor <[EMAIL PROTECTED]> AuthorDate: M

[ARM] riscpc: fix decompressor font file handling

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4486b86368d72bcac76439638b36667b1c6a1360 Commit: 4486b86368d72bcac76439638b36667b1c6a1360 Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Su

[ARM] Fix bounding error in ioremap_pfn()

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d78b5f9c6cf59c98d3833e09d0ed6aebd6a33d3 Commit: 6d78b5f9c6cf59c98d3833e09d0ed6aebd6a33d3 Parent: 4486b86368d72bcac76439638b36667b1c6a1360 Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Su

[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id format

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d09e85448dfa78e3e58186c934449aaf6d49b50 Commit: 7d09e85448dfa78e3e58186c934449aaf6d49b50 Parent: 6d78b5f9c6cf59c98d3833e09d0ed6aebd6a33d3 Author: Catalin Marinas <[EMAIL PROTECTED]> AuthorDate:

[ARM] 4423/1: add ATAGS support

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a Commit: 9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a Parent: 7d09e85448dfa78e3e58186c934449aaf6d49b50 Author: Bill Gatliff <[EMAIL PROTECTED]> AuthorDate: Th

[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=909d6c6c80311f800aee338e5fa528818b115951 Commit: 909d6c6c80311f800aee338e5fa528818b115951 Parent: 9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a Author: George G. Davis <[EMAIL PROTECTED]> AuthorDate:

[ARM] 4473/2: Take the HWCAP definitions out of the elf.h file

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f884b1cf578e079f01682514ae1ae64c74586602 Commit: f884b1cf578e079f01682514ae1ae64c74586602 Parent: 909d6c6c80311f800aee338e5fa528818b115951 Author: Catalin Marinas <[EMAIL PROTECTED]> AuthorDate:

[ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regs

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d1cbbd6b413510c6512f4f80ffd48db1a8dd554a Commit: d1cbbd6b413510c6512f4f80ffd48db1a8dd554a Parent: f884b1cf578e079f01682514ae1ae64c74586602 Author: Catalin Marinas <[EMAIL PROTECTED]> AuthorDate:

[ARM] sa1100: stop doing our own rtc management over suspend

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f3ebbc20ab835ff98cf920f85de989064e352ee5 Commit: f3ebbc20ab835ff98cf920f85de989064e352ee5 Parent: d1cbbd6b413510c6512f4f80ffd48db1a8dd554a Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Th

[ARM] sa1100: remove boot time RTC initialisation

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fcae8e098877b798c365fd9d807f86d5e2a2b324 Commit: fcae8e098877b798c365fd9d807f86d5e2a2b324 Parent: f3ebbc20ab835ff98cf920f85de989064e352ee5 Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Th

[ARM] pxa: remove useless pxa_pm_finish() function

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f62c3f2c35874713ebbb6b6a4b9d9c6caaed4f14 Commit: f62c3f2c35874713ebbb6b6a4b9d9c6caaed4f14 Parent: 7dcca30a32aadb0520417521b0c44f42d09fe05c Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Tu

[ARM] pxa: use mutexes instead of semaphores

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f4b6a0a401f2cec5e6199e805ed42f30d8c04e94 Commit: f4b6a0a401f2cec5e6199e805ed42f30d8c04e94 Parent: f62c3f2c35874713ebbb6b6a4b9d9c6caaed4f14 Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Tu

[ARM] pxa: remove MMC register defines from pxa-regs.h

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7a2b94bc39915041304578188441f0f21aa5532a Commit: 7a2b94bc39915041304578188441f0f21aa5532a Parent: f4b6a0a401f2cec5e6199e805ed42f30d8c04e94 Author: Russell King <[EMAIL PROTECTED]> AuthorDate: We

[ARM] pxa: introduce cpu_is_pxaXXX macros

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b23170c01f6e4ea043df7cd9486c2488e01f3d60 Commit: b23170c01f6e4ea043df7cd9486c2488e01f3d60 Parent: 7a2b94bc39915041304578188441f0f21aa5532a Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Tu

[ARM] pxa: move pm_ops structure into CPU specific files

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e176bb05fec4c00450302a75e81f8da3dc9e309e Commit: e176bb05fec4c00450302a75e81f8da3dc9e309e Parent: b23170c01f6e4ea043df7cd9486c2488e01f3d60 Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Tu

[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()

2007-07-12 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=88dfe98c688e1700a4a9f73f8b7d570f4f52170d Commit: 88dfe98c688e1700a4a9f73f8b7d570f4f52170d Parent: e176bb05fec4c00450302a75e81f8da3dc9e309e Author: Russell King <[EMAIL PROTECTED]> AuthorDate: Tu

<    1   2   3   4   5   6   7   8   >