aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sparc64: Add CAMELLIA driver making use of the new camellia opcodes.David S. Miller2012-08-28
* sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.David S. Miller2012-08-28
* sparc64: Add DES driver making use of the new des opcodes.David S. Miller2012-08-26
* sparc64: Add CRC32C driver making use of the new crc32c opcode.David S. Miller2012-08-22
* sparc64: Add AES driver making use of the new aes opcodes.David S. Miller2012-08-22
* sparc64: Add MD5 driver making use of the 'md5' instruction.David S. Miller2012-08-20
* sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction.David S. Miller2012-08-20
* sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.David S. Miller2012-08-20
* sparc64: Add SHA1 driver making use of the 'sha1' instruction.David S. Miller2012-08-20
* sparc64: Update generic comments in perf event code to match reality.David S. Miller2012-08-19
* sparc64: Add SPARC-T4 perf event support.David S. Miller2012-08-19
* sparc64: Support perf event encoding for multi-PCR PMUs.David S. Miller2012-08-19
* sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.David S. Miller2012-08-19
* sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.David S. Miller2012-08-19
* sparc64: Prepare perf event layer for handling multiple PCR registers.David S. Miller2012-08-19
* sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.David S. Miller2012-08-19
* sparc64: Abstract PMC read/write behind sparc_pmu.David S. Miller2012-08-19
* sparc64: Allow max hw perf events to be variable.David S. Miller2012-08-19
* sparc64: Add perf_event abstractions for orthogonal PMUs.David S. Miller2012-08-19
* sparc64: Add PCR ops for SPARC-T4.David S. Miller2012-08-19
* sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller2012-08-19
* sparc64: Abstract away the NMI PIC counter computation.David S. Miller2012-08-19
* sparc64: Abstract away PIC register accesses.David S. Miller2012-08-19
* sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller2012-08-19
* sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.David S. Miller2012-08-19
* sparc64: Add detection for features new in SPARC-T4.David S. Miller2012-08-19
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-18
|\
| * ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd2012-08-15
| * ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-13
| * ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-11
| * ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-11
| * ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-11
| * ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-11
| * ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd2012-08-11
| * ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon2012-08-11
| * ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy2012-08-11
* | Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-18
|\ \
| * | intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk2012-08-17
| * | cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)2012-08-17
| * | cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross2012-08-17
| * | PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki2012-08-17
| * | PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki2012-08-17
| * | PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki2012-08-17
* | | Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-18
|\ \ \
| * | | vfs: fix propagation of atomic_open create error on negative dentrySage Weil2012-08-16
| * | | fuse: check create mode in atomic openMiklos Szeredi2012-08-15
| * | | vfs: pass right create mode to may_o_create()Miklos Szeredi2012-08-15
| * | | vfs: atomic_open(): fix create mode usageMiklos Szeredi2012-08-15
| * | | vfs: canonicalize create mode in build_open_flags()Miklos Szeredi2012-08-15
* | | | Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2012-08-17
|\ \ \ \