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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2011-04-25
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+1
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
1
-1
/
+2
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
1
-0
/
+1
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
21
-73
/
+0
2011-04-24
Merge branch 'dcache-cleanup'
Linus Torvalds
1
-2
/
+2
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
1
-0
/
+1
2011-04-24
libata: Kill unused ATA_DFLAG_{H|D}IPM flags
Tejun Heo
1
-2
/
+0
2011-04-24
vfs: get rid of insane dentry hashing rules
Linus Torvalds
1
-2
/
+2
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
2
-7
/
+0
2011-04-23
genirq: Add chip suspend and resume callbacks
Thomas Gleixner
1
-0
/
+11
2011-04-23
genirq: Implement a generic interrupt chip
Thomas Gleixner
1
-0
/
+135
2011-04-23
genirq: Support per-IRQ thread disabling.
Paul Mundt
1
-1
/
+13
2011-04-23
genirq: irq_desc: Document preflow_handler and affinity_hint
Geert Uytterhoeven
1
-1
/
+3
2011-04-23
genirq: Forgotten updates/deletions after removal of compat code
Geert Uytterhoeven
2
-19
/
+2
2011-04-23
Merge commit 'v2.6.39-rc4' into next
Dmitry Torokhov
633
-4099
/
+16383
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-4
/
+5
2011-04-23
driver core: let dev_set_drvdata return int instead of void as it can fail
Uwe Kleine-König
1
-1
/
+1
2011-04-23
drivers:misc:ti-st: handle delayed tty receive
Pavan Savoy
1
-1
/
+2
2011-04-23
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+1
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
9
-34
/
+36
2011-04-21
block: don't block events on excl write for non-optical devices
Tejun Heo
1
-0
/
+1
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
3
-0
/
+21
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
1
-1
/
+2
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
1
-0
/
+13
2011-04-21
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
14
-39
/
+62
2011-04-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
9
-19
/
+50
2011-04-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-13
/
+13
2011-04-20
isp1704_charger: Allow board specific powering routine
Kalle Jokiniemi
1
-0
/
+29
2011-04-20
power_supply: Add driver for MAX8903 charger
MyungJoo Ham
1
-0
/
+57
2011-04-20
ASoC: Add EQ and filter to max98095 CODEC driver
Peter Hsiang
1
-0
/
+28
2011-04-20
ASoC: simple style fix
Lu Guanqun
1
-1
/
+1
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
1
-3
/
+1
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
1
-1
/
+1
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
1
-9
/
+8
2011-04-20
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
1
-2
/
+0
2011-04-20
of: Export of_irq_find_parent()
Michael Ellerman
1
-0
/
+1
2011-04-20
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
1
-1
/
+0
2011-04-20
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
1
-1
/
+0
2011-04-20
drivers: make device_type const
Stephen Hemminger
1
-1
/
+1
2011-04-20
device: add dev_WARN_ONCE
Felipe Balbi
1
-1
/
+5
2011-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2011-04-20
TTY: introduce deinit helpers for proper ldisc shutdown
Jiri Slaby
1
-0
/
+2
2011-04-19
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
1
-0
/
+12
2011-04-19
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
1
-0
/
+48
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-68
/
+62
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-54
/
+44
2011-04-19
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2011-04-19
[media] media: add missing 8-bit bayer formats and Y12
Michael Jones
1
-2
/
+5
2011-04-19
[media] v4l: add V4L2_PIX_FMT_Y12 format
Michael Jones
1
-0
/
+1
2011-04-19
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
1
-0
/
+4
[prev]
[next]