index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-20
powerpc: Replace open coded instruction patching with patch_instruction/patch...
Anton Blanchard
2
-20
/
+30
2011-04-20
powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
Michael Ellerman
1
-2
/
+4
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
12
-23
/
+46
2011-04-20
powerpc/boot: Add an ePAPR compliant boot wrapper
David Gibson
4
-1
/
+79
2011-04-20
powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN
Michael Ellerman
4
-70
/
+118
2011-04-20
powerpc/mm: Fix slice state initialization for Book3E
Michael Ellerman
1
-1
/
+1
2011-04-20
powerpc/mm: Standardise on MMU_NO_CONTEXT
Michael Ellerman
2
-2
/
+3
2011-04-20
powerpc: Improve prom_printf()
Benjamin Herrenschmidt
1
-1
/
+25
2011-04-20
powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
Benjamin Herrenschmidt
1
-0
/
+2
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
7
-2
/
+139
2011-04-20
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
5
-23
/
+37
2011-04-20
powerpc: Call CPU ->restore callback earlier on secondary CPUs
Benjamin Herrenschmidt
1
-11
/
+11
2011-04-20
powerpc: Initialize TLB and LPID register on HV mode Power7
Benjamin Herrenschmidt
1
-0
/
+18
2011-04-20
powerpc: Initialize LPCR:DPFD on power7 to a sane default
Benjamin Herrenschmidt
1
-0
/
+7
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
7
-28
/
+41
2011-04-20
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
3
-42
/
+89
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
9
-49
/
+86
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
7
-16
/
+50
2011-04-20
powerpc: Define CPU feature for Architected 2.06 HV mode
Benjamin Herrenschmidt
4
-1
/
+74
2011-04-20
powerpc/xics: Make sure we have a sensible default distribution server
Benjamin Herrenschmidt
1
-3
/
+9
2011-04-20
powerpc: Add more Power7 specific definitions
Benjamin Herrenschmidt
2
-1
/
+46
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
19
-1017
/
+1377
2011-04-19
Linux 2.6.39-rc4
v2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2
-2
/
+5
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
2
-0
/
+46
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
9
-23
/
+36
2011-04-18
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
1
-1
/
+2
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
2
-9
/
+0
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
3
-1
/
+10
2011-04-18
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
1
-8
/
+25
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
3
-22
/
+0
2011-04-18
block: Enhance new plugging support to support general callbacks
NeilBrown
2
-1
/
+26
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
1
-3
/
+5
2011-04-18
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
1
-7
/
+30
2011-04-18
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
1
-1
/
+1
2011-04-18
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
1
-0
/
+3
2011-04-18
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
1
-2
/
+10
2011-04-18
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
1
-6
/
+6
2011-04-17
alpha: Fix uninitialized value in read_persistent_clock.
Richard Henderson
1
-0
/
+1
2011-04-17
alpha: Fix RTC interrupt setup.
Richard Henderson
1
-1
/
+1
2011-04-17
alpha: Remove set but unused variables.
Richard Henderson
5
-17
/
+13
2011-04-17
alpha: Don't force -Werror.
Richard Henderson
1
-1
/
+1
2011-04-17
fs: synchronize_rcu when unregister_filesystem success not failure
Milton Miller
1
-2
/
+1
[next]