index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-04
[PARISC] Further updates to timer_interrupt()
Grant Grundler
1
-62
/
+65
2006-10-04
[PARISC] remove halftick and copy clocktick to local var (gcc can optimize us...
Grant Grundler
1
-15
/
+31
2006-10-04
[PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math.
Grant Grundler
1
-44
/
+96
2006-10-04
[PARISC] Enable interrupts while spinning
Matthew Wilcox
1
-10
/
+21
2006-10-04
[PARISC] Add new function to start local Interval Timer, start_cpu_itimer()
Grant Grundler
2
-10
/
+14
2006-10-04
[PARISC] Prevent processor_probe() from clobbering cpu_data[0]
Grant Grundler
1
-2
/
+3
2006-10-04
[PARISC] Use CONFIG_HZ to determine interval timer rate (aka clock ticks)
Grant Grundler
1
-7
/
+3
2006-10-04
[PARISC] Implement futex_atomic_cmpxchg_inatomic
Carlos O'Donell
1
-3
/
+68
2006-10-04
[PARISC] Improve rwlock implementation
Matthew Wilcox
1
-37
/
+61
2006-10-04
[PARISC] [BUGFIX] nullify branch delay slot of the jump back to
Kyle McMartin
1
-1
/
+1
2006-10-04
[PARISC] Clean up asm-parisc/serial.h
Matthew Wilcox
2
-16
/
+4
2006-10-04
[PARISC] Allow overriding personality with sys_personality
Kyle McMartin
2
-2
/
+47
2006-10-04
[PARISC] Switch is_compat_task to use TIF_32BIT
Kyle McMartin
4
-29
/
+6
2006-10-04
[PARISC] Prevent multiple includes of asm-parisc/parisc-device.h
Kyle McMartin
1
-0
/
+5
2006-10-04
[PARISC] parisc specific kmap API implementation for pa8800
James Bottomley
4
-23
/
+87
2006-10-04
[PARISC] Document that D-class can also use serial_mux
Carlos O'Donell
1
-4
/
+5
2006-10-04
[PARISC] Fix up parisc irq handling for genirq changes
Kyle McMartin
2
-3
/
+3
2006-10-04
[PARISC] Add asm-parisc/mckinley.h bus header
Kyle McMartin
2
-4
/
+10
2006-10-04
[PARISC] Abstract shift register left in .S
Kyle McMartin
2
-17
/
+8
2006-10-04
[PATCH] Need forward decl of task_struct in linux/debug_locks.h
Kyle McMartin
1
-0
/
+2
2006-10-04
[PARISC] Remove variables decls duplicated from asm-generic/sections.h
Kyle McMartin
1
-13
/
+10
2006-10-04
[PARISC] PA7200 also supports prefetch for read
Kyle McMartin
2
-1
/
+4
2006-10-04
[PARISC] Untangle <asm/processor.h> header include mess
Kyle McMartin
2
-26
/
+38
2006-10-04
[PATCH] message types updated
Steve Grubb
1
-1
/
+2
2006-10-04
[PATCH] name_count array overrun
Steve Grubb
1
-2
/
+17
2006-10-04
[PATCH] PPID filtering fix
Alexander Viro
1
-2
/
+7
2006-10-04
[PATCH] arch filter lists with < or > should not be accepted
Eric Paris
1
-1
/
+8
2006-10-04
[XFRM]: BEET mode
Diego Beltrami
14
-11
/
+309
2006-10-04
[TCP]: Kill warning in tcp_clean_rtx_queue().
David S. Miller
1
-1
/
+1
2006-10-04
[NET_SCHED]: Remove old estimator implementation
Patrick McHardy
1
-196
/
+0
2006-10-04
[ATM]: [zatm] always *pcr in alloc_shaper()
Chas Williams
1
-0
/
+1
2006-10-04
[ATM]: [ambassador] Change the return type to reflect reality
Jeff Garzik
1
-2
/
+2
2006-10-04
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
7
-47
/
+16
2006-10-04
[TIPC]: fix printk warning
Jeff Garzik
1
-2
/
+3
2006-10-04
[XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.
David S. Miller
1
-2
/
+5
2006-10-04
[XFRM] STATE: Use destination address for src hash.
Masahide NAKAMURA
2
-10
/
+13
2006-10-04
[NEIGH]: always use hash_mask under tbl lock
Julian Anastasov
1
-6
/
+6
2006-10-04
[UDP]: Fix MSG_PROBE crash
Herbert Xu
2
-0
/
+4
2006-10-04
[UDP6]: Fix flowi clobbering
Herbert Xu
1
-31
/
+31
2006-10-04
[NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"
Ismail Donmez
1
-1
/
+1
2006-10-04
[NETFILTER]: ebt_mark: add or/and/xor action support to mark target
Bart De Schuymer
2
-4
/
+29
2006-10-04
[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
Patrick McHardy
1
-78
/
+19
2006-10-04
[NETFILTER]: Honour source routing for LVS-NAT
Simon Horman
1
-0
/
+10
2006-10-04
[NETFILTER]: add type parameter to ip_route_me_harder
Simon Horman
4
-6
/
+11
2006-10-04
[NETFILTER]: Kconfig: fix xt_physdev dependencies
Patrick McHardy
1
-1
/
+1
2006-10-04
[POWERPC] Add support for the mpc832x mds board
Kim Phillips
3
-0
/
+247
2006-10-04
[POWERPC] Add initial support for the e300c2 core
Kim Phillips
1
-2
/
+13
2006-10-04
[POWERPC] Add MPC8360EMDS default dts file
Li Yang
1
-0
/
+375
2006-10-04
[POWERPC] Add MPC8360EMDS board support
Li Yang
2
-0
/
+1237
2006-10-04
[POWERPC] Add QUICC Engine (QE) infrastructure
Li Yang
18
-14
/
+4007
[prev]
[next]