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-12-25
libcrc32c: Add crc32c_le macro
Herbert Xu
1
-0
/
+3
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
1
-4
/
+1
2008-12-25
crypto: hash - Export shash through hash
Herbert Xu
3
-2
/
+10
2008-12-25
crypto: hash - Add import/export interface
Herbert Xu
3
-5
/
+22
2008-12-25
crypto: hash - Export shash through ahash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: hash - Add shash interface
Herbert Xu
3
-0
/
+113
2008-12-25
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
2
-1
/
+13
2008-12-25
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
2
-1
/
+2
2008-12-19
ACPI: don't cond_resched() when irqs_disabled()
Wu Fengguang
1
-1
/
+5
2008-12-19
ACPI: fix 2.6.28 acpi.debug_level regression
Bjorn Helgaas
1
-1
/
+1
2008-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+4
2008-12-18
irda: Add irda_skb_cb qdisc related padding
Samuel Ortiz
1
-1
/
+3
2008-12-17
USB: fix comment about endianness of descriptors
Phil Endecott
1
-2
/
+6
2008-12-16
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
Pablo Neira Ayuso
1
-0
/
+1
2008-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+7
2008-12-16
Define smp_call_function_many for UP
Rusty Russell
1
-0
/
+2
2008-12-11
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
1
-13
/
+5
2008-12-11
MN10300: Fix __put_user_asm8()
Akira Takeuchi
1
-1
/
+1
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
1
-1
/
+2
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
1
-1
/
+1
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
1
-9
/
+3
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
1
-3
/
+9
2008-12-10
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
1
-0
/
+7
2008-12-09
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+6
2008-12-09
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
1
-2
/
+2
2008-12-09
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...
Mike Frysinger
1
-0
/
+2
2008-12-09
[PATCH] return records for fork() both to child and parent
Al Viro
1
-0
/
+2
2008-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-12-06
Enforce a minimum SG_IO timeout
Linus Torvalds
1
-0
/
+1
2008-12-04
[PATCH 2/2] documnt FMODE_ constants
Christoph Hellwig
1
-15
/
+17
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
1
-1
/
+0
2008-12-04
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
1
-1
/
+1
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-0
/
+2
2008-12-03
block: internal dequeue shouldn't start timer
Tejun Heo
1
-5
/
+2
2008-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-1
/
+4
2008-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+8
2008-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+1
2008-12-03
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
1
-4
/
+8
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-12-02
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
1
-1
/
+2
2008-12-02
epoll: introduce resource usage limits
Davide Libenzi
1
-0
/
+4
2008-12-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+1
2008-12-01
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
1
-0
/
+1
2008-12-01
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2008-12-01
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+3
2008-12-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2008-11-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-30
hotplug_memory_notifier section annotation
Al Viro
1
-1
/
+1
[next]