index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-03
powerpc: Kill flatdevtree_env.h too
Paul Bolle
1
-27
/
+0
2012-07-03
powerpc: Fix kernel-doc warning
Wanpeng Li
2
-4
/
+3
2012-07-03
powerpc: Fix assmption of end_of_DRAM() returns end address
Bharat Bhushan
8
-8
/
+8
2012-07-03
powerpc: Optimise the 64bit optimised __clear_user
Anton Blanchard
1
-1
/
+62
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
3
-39
/
+128
2012-07-03
powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free
Anton Blanchard
1
-33
/
+8
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_free
Anton Blanchard
1
-11
/
+40
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free
Anton Blanchard
1
-10
/
+5
2012-07-03
powerpc/pseries: Disable interrupts around IOMMU percpu data accesses
Anton Blanchard
1
-0
/
+6
2012-07-03
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
3
-1
/
+656
2012-07-03
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
1
-0
/
+31
2012-07-03
powerpc/pci: cleanup on duplicate assignment
Gavin Shan
1
-1
/
+0
2012-07-03
powerpc/numa: Fix OF node refcounting bug
Gavin Shan
1
-0
/
+2
2012-07-03
powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch
Anton Blanchard
4
-1
/
+196
2012-07-03
powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c
Anton Blanchard
3
-7
/
+7
2012-07-03
powerpc: Clear RI and EE at the same time in system call exit
Anton Blanchard
1
-12
/
+13
2012-07-03
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
1
-0
/
+31
2012-07-03
powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()
Yong Zhang
1
-2
/
+0
2012-07-03
powerpc: 64bit optimised __clear_user
Anton Blanchard
3
-1
/
+144
2012-07-03
powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASS
Anton Blanchard
1
-34
/
+11
2012-07-03
powerpc: Enable jump label support
Anton Blanchard
2
-0
/
+2
2012-07-03
powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier
Deepthi Dharwar
3
-9
/
+19
2012-07-03
powerpc/pseries/iommu: remove default window before attempting DDW manipulation
Nishanth Aravamudan
1
-15
/
+92
2012-07-03
powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()
Steven Rostedt
1
-13
/
+4
2012-07-03
powerpc: Have patch_instruction detect faults
Steven Rostedt
2
-6
/
+12
2012-07-03
powerpc/ftrace: Have PPC skip updating with stop_machine()
Steven Rostedt
1
-0
/
+52
2012-07-03
powerpc/boot: Only build board support files when required.
Tony Breeds
1
-19
/
+37
2012-07-01
ARM: 7438/1: fill possible PMD empty section gaps
Nicolas Pitre
1
-0
/
+74
2012-07-01
Linux 3.5-rc5
v3.5-rc5
Linus Torvalds
1
-1
/
+1
2012-07-01
printk.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-07-01
linux/irq.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+0
2012-07-01
ARM: imx6q: fix suspend regression caused by common clk migration
Shawn Guo
1
-2
/
+4
2012-06-30
acpi_pad: fix power_saving thread deadlock
Stuart Hayes
1
-3
/
+4
2012-06-30
ACPI video: Still use ACPI backlight control if _DOS doesn't exist
Zhang Rui
1
-0
/
+2
2012-06-29
printk: Optimize if statement logic where newline exists
Steven Rostedt
1
-7
/
+6
2012-06-29
printk: flush continuation lines immediately to console
Kay Sievers
1
-68
/
+176
2012-06-29
powerpc/pseries: Fix software invalidate TCE
Michael Neuling
1
-2
/
+2
2012-06-29
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
2
-1
/
+6
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
1
-1
/
+1
2012-06-29
powerpc: Fix Section mismatch warnings in prom_init.c
Li Zhong
1
-2
/
+2
2012-06-29
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
1
-57
/
+40
2012-06-29
powerpc: Fix uninitialised error in numa.c
Michael Neuling
1
-1
/
+1
2012-06-29
powerpc: Fix BPF_JIT code to link with multiple TOCs
Michael Ellerman
1
-0
/
+2
2012-06-28
watchdog: core: fix WDIOC_GETSTATUS return value
Wim Van Sebroeck
1
-1
/
+1
2012-06-28
watchdog: hpwdt: Unregister NMI events on exit.
Mingarelli, Thomas
1
-1
/
+3
2012-06-28
watchdog: iTCO_wdt: add platform driver module alias
Jan Beulich
1
-0
/
+1
2012-06-28
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2012-06-28
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2012-06-28
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
1
-4
/
+2
2012-06-28
sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register
Nobuhiro Iwamatsu
11
-11
/
+11
[next]