index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-21
cpufreq: Fix minor formatting issues
Viresh Kumar
7
-73
/
+53
2013-06-21
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
2
-0
/
+25
2013-06-19
cpufreq: Simplify userspace governor
Viresh Kumar
1
-96
/
+12
2013-06-07
cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
8
-34
/
+29
2013-06-07
Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq
Rafael J. Wysocki
203
-1653
/
+4003
2013-06-07
cpufreq: kirkwood: Select CPU_FREQ_TABLE option
Ezequiel Garcia
1
-0
/
+1
2013-06-07
cpufreq: big.LITTLE needs cpufreq table
Arnd Bergmann
1
-0
/
+1
2013-06-07
cpufreq: SPEAr needs cpufreq table
Arnd Bergmann
1
-0
/
+1
2013-06-05
cpufreq: powerpc: Add cpufreq driver for Freescale e500mc SoCs
Tang Yuantian
3
-0
/
+391
2013-06-04
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls
Viresh Kumar
1
-17
/
+2
2013-06-04
cpufreq: MAINTAINERS: Add git tree path for ARM specific updates
Viresh Kumar
1
-1
/
+2
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
37
-227
/
+223
2013-06-02
Linux 3.10-rc4
Linus Torvalds
1
-1
/
+1
2013-06-02
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
9
-16
/
+23
2013-06-01
parisc: parport0: fix this legacy no-device port driver!
Helge Deller
2
-4
/
+4
2013-06-01
parport_pc: disable PARPORT_PC_SUPERIO on parisc architecture
Helge Deller
1
-1
/
+1
2013-06-01
parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2)
Helge Deller
1
-4
/
+4
2013-06-01
parisc/PCI: Set type for LBA bus_num resource
Bjorn Helgaas
1
-0
/
+1
2013-06-01
MAINTAINERS: update parisc architecture file list
Helge Deller
1
-0
/
+8
2013-06-01
parisc: kernel: using strlcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-06-01
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
Paul Bolle
1
-1
/
+1
2013-06-01
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
1
-4
/
+1
2013-06-01
parisc: memory overflow, 'name' length is too short for using
Chen Gang
1
-1
/
+1
2013-06-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
27
-125
/
+262
2013-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
13
-89
/
+126
2013-06-01
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
6
-6
/
+25
2013-06-01
Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
Linus Torvalds
7
-5
/
+42
2013-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
7
-16
/
+21
2013-06-01
Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+3
2013-06-01
powerpc/cputable: Fix typo on P7+ cputable entry
Will Schmidt
1
-1
/
+1
2013-06-01
powerpc/perf: Add missing SIER support
Michael Ellerman
1
-12
/
+25
2013-06-01
powerpc/perf: Revert to original NO_SIPR logic
Michael Ellerman
1
-24
/
+6
2013-06-01
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
Kevin Hao
1
-4
/
+1
2013-06-01
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
Kevin Hao
1
-9
/
+0
2013-06-01
powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
Srivatsa S. Bhat
1
-0
/
+2
2013-06-01
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
4
-0
/
+34
2013-06-01
powerpc/32bit:Store temporary result in r0 instead of r8
Priyanka Jain
1
-1
/
+1
2013-06-01
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
1
-8
/
+22
2013-06-01
powerpc/pseries: Improve stream generation comments in copypage/user
Michael Neuling
2
-13
/
+18
2013-06-01
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
2
-0
/
+18
2013-06-01
powerpc/cputable: Fix oprofile_cpu_type on power8
Nishanth Aravamudan
1
-2
/
+2
2013-06-01
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
chenhui zhao
1
-2
/
+2
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
Michael Neuling
7
-36
/
+74
2013-06-01
powerpc/tm: Move TM abort cause codes to uapi
Michael Neuling
4
-14
/
+21
2013-06-01
powerpc/tm: Abort on emulation and alignment faults
Michael Neuling
3
-2
/
+36
2013-06-01
powerpc/tm: Update cause codes documentation
Michael Neuling
1
-0
/
+1
2013-06-01
powerpc/tm: Make room for hypervisor in abort cause codes
Michael Neuling
1
-7
/
+8
2013-06-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
4
-3
/
+25
2013-06-01
Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-183
/
+307
2013-06-01
Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-60
/
+92
[next]