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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
2
-0
/
+6
2008-04-30
tty: The big operations rework
Alan Cox
2
-48
/
+62
2008-04-30
char: switch gs, cyclades and esp to return int for put_char
Alan Cox
1
-1
/
+1
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
1
-0
/
+1
2008-04-30
redo locking of tty->pgrp
Alan Cox
1
-4
/
+6
2008-04-30
tty: BKL pushdown
Alan Cox
1
-2
/
+2
2008-04-30
ptrace: introduce ptrace_reparented() helper
Oleg Nesterov
1
-0
/
+4
2008-04-30
signals: x86 TS_RESTORE_SIGMASK
Roland McGrath
2
-4
/
+22
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2
-3
/
+9
2008-04-30
signals: ia64 renumber TIF_RESTORE_SIGMASK
akpm@linux-foundation.org
1
-3
/
+2
2008-04-30
signals: s390: renumber TIF_RESTORE_SIGMASK
Roland McGrath
1
-1
/
+1
2008-04-30
signals: set_restore_sigmask TIF_SIGPENDING
Roland McGrath
1
-1
/
+7
2008-04-30
signals: add set_restore_sigmask
Roland McGrath
1
-1
/
+14
2008-04-30
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
1
-0
/
+2
2008-04-30
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
1
-2
/
+1
2008-04-30
kill_pid_info: don't take now unneeded tasklist_lock
Oleg Nesterov
1
-2
/
+0
2008-04-30
signals: re-assign CLD_CONTINUED notification from the sender to reciever
Oleg Nesterov
1
-0
/
+6
2008-04-30
md: support blocking writes to an array on device failure
Dan Williams
2
-0
/
+5
2008-04-30
pxafb: preliminary smart panel interface support
Eric Miao
2
-4
/
+56
2008-04-30
pxafb: introduce register independent LCD connection type for pxafb
eric miao
1
-0
/
+44
2008-04-30
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
3
-196
/
+140
2008-04-30
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
1
-2
/
+4
2008-04-30
[S390] use generic sys_ptrace
Martin Schwidefsky
1
-2
/
+0
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
3
-26
/
+21
2008-04-30
[S390] System z large page support.
Gerald Schaefer
5
-6
/
+225
2008-04-30
[S390] Convert machine feature detection code to C.
Heiko Carstens
3
-14
/
+33
2008-04-30
[S390] Move stfl to system.h and delete duplicated version.
Heiko Carstens
1
-0
/
+10
2008-04-30
[S390] Add topology_core_siblings to topology.h
Heiko Carstens
1
-0
/
+4
2008-04-30
[S390] Automatically detect added cpus.
Heiko Carstens
1
-0
/
+6
2008-04-30
[S390] Add missing ifndef/define to include/asm-s390/sysinfo.h.
Heiko Carstens
1
-0
/
+5
2008-04-30
[S390] Move show_regs to traps.c.
Heiko Carstens
1
-9
/
+0
2008-04-30
ext4: move headers out of include/linux
Christoph Hellwig
5
-1983
/
+0
2008-04-29
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
1
-10
/
+0
2008-04-29
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
Timo Teras
1
-1
/
+1
2008-04-29
net: Add compat support for getsockopt (MCAST_MSFILTER)
David L Stevens
1
-0
/
+3
2008-04-29
ipvs: fix oops in backup for fwmark conn templates
Julian Anastasov
1
-1
/
+2
2008-04-29
sparc: Add kgdb support.
David S. Miller
6
-88
/
+53
2008-04-29
sparc32: Kill smp_message_pass() and related code.
David S. Miller
1
-2
/
+0
2008-04-29
PNPBIOS: remove include/linux/pnpbios.h
Bjorn Helgaas
1
-151
/
+0
2008-04-29
ISAPNP: remove unused pnp_dev->regs field
Bjorn Helgaas
1
-1
/
+0
2008-04-29
PNP: make interfaces private to the PNP core
Bjorn Helgaas
1
-36
/
+0
2008-04-29
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
1
-12
/
+2
2008-04-29
PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...
Bjorn Helgaas
1
-40
/
+105
2008-04-29
PNP: add pnp_get_resource() interface
Bjorn Helgaas
1
-0
/
+1
2008-04-29
PNP: remove unused interfaces using pnp_resource_table
Bjorn Helgaas
1
-8
/
+0
2008-04-29
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
1
-0
/
+2
2008-04-29
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
1
-2
/
+2
2008-04-29
PNP: add debug output to option registration
Bjorn Helgaas
1
-8
/
+11
2008-04-29
PNP: make pnp_add_card_id() internal to PNP core
Bjorn Helgaas
1
-2
/
+0
2008-04-29
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
1
-2
/
+0
[prev]
[next]