index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-21
cpuset: fix a regression in validating config change
Li Zefan
1
-5
/
+9
2013-08-21
cpufreq: pmac32-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-2
/
+3
2013-08-21
cpufreq: pmac64-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-36
/
+11
2013-08-21
cpufreq: maple-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-20
/
+3
2013-08-21
cpufreq: arm_big_little: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-26
/
+14
2013-08-21
cpufreq: kirkwood-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-3
/
+5
2013-08-21
cpufreq: spear-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-2
/
+2
2013-08-21
cpufreq: highbank-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-12
/
+6
2013-08-21
cpufreq: cpufreq-cpu0: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-19
/
+4
2013-08-21
cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
2
-5
/
+2
2013-08-21
drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
Sudeep KarkadaNagesha
1
-21
/
+7
2013-08-21
ARM: mvebu: remove device tree parsing for cpu nodes
Sudeep KarkadaNagesha
1
-28
/
+23
2013-08-21
ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
Sudeep KarkadaNagesha
1
-42
/
+19
2013-08-21
of/device: add helper to get cpu device node from logical cpu index
Sudeep KarkadaNagesha
1
-0
/
+15
2013-08-21
driver/core: cpu: initialize of_node in cpu's device struture
Sudeep KarkadaNagesha
1
-0
/
+2
2013-08-21
ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
Sudeep KarkadaNagesha
1
-0
/
+5
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
5
-60
/
+103
2013-08-21
powerpc: refactor of_get_cpu_node to support other architectures
Sudeep KarkadaNagesha
1
-29
/
+47
2013-08-21
openrisc: remove undefined of_get_cpu_node declaration
Sudeep KarkadaNagesha
1
-3
/
+0
2013-08-21
microblaze: remove undefined of_get_cpu_node declaration
Sudeep KarkadaNagesha
1
-3
/
+0
2013-08-20
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
3
-9
/
+9
2013-08-21
drm/nv04/disp: fix framebuffer pin refcounting
Ben Skeggs
3
-15
/
+47
2013-08-21
drm/nouveau/mc: fix race condition between constructor and request_irq()
Ben Skeggs
7
-14
/
+14
2013-08-21
drm/nouveau: fix reclocking on nv40
Pali Rohár
1
-1
/
+1
2013-08-21
drm/nouveau/ltcg: fix allocating memory as free
Maarten Lankhorst
2
-1
/
+5
2013-08-21
drm/nouveau/ltcg: fix ltcg memory initialization after suspend
Maarten Lankhorst
1
-9
/
+23
2013-08-21
drm/nouveau/fb: fix null derefs in nv49 and nv4e init
Ilia Mirkin
2
-8
/
+8
2013-08-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
9
-46
/
+52
2013-08-20
packet: restore packet statistics tp_packets to include drops
Willem de Bruijn
1
-0
/
+2
2013-08-20
net: phy: rtl8211: fix interrupt on status link change
Giuseppe CAVALLARO
1
-2
/
+2
2013-08-21
cpufreq: fix bad unlock balance on !CONFIG_SMP
Li Zhong
1
-1
/
+1
2013-08-20
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+7
2013-08-20
r8169: remember WOL preferences on driver load
Peter Wu
1
-1
/
+1
2013-08-21
ACPI / PM: Hold acpi_scan_lock over system PM transitions
Rafael J. Wysocki
1
-15
/
+24
2013-08-20
via-ircc: don't return zero if via_ircc_open() failed
Alexey Khoroshilov
1
-4
/
+2
2013-08-20
macvtap: Ignore tap features when VNET_HDR is off
Vlad Yasevich
1
-2
/
+4
2013-08-20
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
Vlad Yasevich
1
-4
/
+0
2013-08-20
macvtap: simplify usage of tap_features
Vlad Yasevich
1
-4
/
+6
2013-08-20
tcp: set timestamps for restored skb-s
Andrey Vagin
1
-0
/
+7
2013-08-20
MIPS: Handle OCTEON BBIT instructions in FPU emulator.
David Daney
1
-0
/
+26
2013-08-20
xen/smp: initialize IPI vectors before marking CPU online
Chuck Anderson
1
-2
/
+9
2013-08-20
xen/events: mask events when changing their VCPU binding
David Vrabel
1
-0
/
+11
2013-08-20
xen/events: initialize local per-cpu mask for all possible events
David Vrabel
1
-1
/
+1
2013-08-20
x86/xen: do not identity map UNUSABLE regions in the machine E820
David Vrabel
1
-0
/
+22
2013-08-20
cpufreq: Use cpufreq_policy_list for iterating over policies
Viresh Kumar
1
-5
/
+4
2013-08-20
cpufreq: remove cpufreq_policy_cpu per-cpu variable
Viresh Kumar
1
-35
/
+10
2013-08-20
cpufreq: remove unnecessary check in __cpufreq_governor()
Viresh Kumar
1
-2
/
+0
2013-08-20
cpufreq: remove policy from cpufreq_policy_list during suspend
Viresh Kumar
1
-10
/
+9
2013-08-20
cpufreq: Fix white space in __cpufreq_remove_dev()
Viresh Kumar
1
-1
/
+1
2013-08-20
sata_fsl: save irqs while coalescing
Anthony Foiani
1
-2
/
+3
[prev]
[next]