index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-27
sparc32: implement proper LEON support in head_32 (after highmem)
Sam Ravnborg
1
-25
/
+33
2012-05-27
sparc32: implement proper LEON support in head_32 (before highmem)
Sam Ravnborg
2
-11
/
+53
2012-05-27
sparc32: string and whitespace cleanup in head_32.S
Sam Ravnborg
1
-15
/
+15
2012-05-27
sparc: fix bad merge of sparc Kconfig
Stephen Rothwell
1
-1
/
+0
2012-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
845
-24024
/
+33613
2012-05-28
lib/raid6: fix sparse warnings in recovery functions
Jim Kukunas
2
-6
/
+8
2012-05-27
openrisc: use generic strnlen_user() function
Jonas Bonn
3
-75
/
+3
2012-05-27
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
5
-83
/
+48
2012-05-27
lib: Fix generic strnlen_user for 32-bit big-endian machines
Paul Mackerras
1
-1
/
+1
2012-05-27
cgroup: superblock can't be released with active dentries
Tejun Heo
1
-3
/
+14
2012-05-27
Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next
Florian Tobias Schandinat
606
-5696
/
+7901
2012-05-27
NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error
Trond Myklebust
1
-1
/
+1
2012-05-27
NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
4
-9
/
+15
2012-05-27
NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state manager
Trond Myklebust
1
-1
/
+3
2012-05-27
NFSv4.1: Handle errors in nfs4_bind_conn_to_session
Trond Myklebust
1
-1
/
+12
2012-05-27
NFSv4.1: nfs4_bind_conn_to_session should drain the session
Trond Myklebust
1
-0
/
+2
2012-05-27
ext4/jbd2: add metadata checksumming to the list of supported features
Darrick J. Wong
2
-2
/
+4
2012-05-27
jbd2: checksum data blocks that are stored in the journal
Darrick J. Wong
3
-2
/
+60
2012-05-27
jbd2: checksum commit blocks
Darrick J. Wong
2
-0
/
+50
2012-05-27
jbd2: checksum descriptor blocks
Darrick J. Wong
2
-2
/
+60
2012-05-27
jbd2: checksum revocation blocks
Darrick J. Wong
2
-1
/
+48
2012-05-27
jbd2: checksum journal superblock
Darrick J. Wong
2
-0
/
+50
2012-05-27
jbd2: Grab a reference to the crc32c driver if necessary
Darrick J. Wong
3
-0
/
+50
2012-05-27
jbd2: enable journal clients to enable v2 checksumming
Darrick J. Wong
2
-13
/
+92
2012-05-27
ipv6: fix incorrect ipsec fragment
Gao feng
3
-18
/
+54
2012-05-27
xfrm: take net hdr len into account for esp payload size calculation
Benjamin Poirier
2
-26
/
+16
2012-05-26
Merge branch 'generic-string-functions'
Linus Torvalds
23
-490
/
+259
2012-05-26
builddeb: include autogenerated header files
Lekensteyn
1
-1
/
+1
2012-05-26
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
37
-498
/
+483
2012-05-26
Merge branch 'vexpress-v3.4' of git://git.linaro.org/people/pawelmoll/linux i...
Olof Johansson
127
-557
/
+1028
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
178
-106
/
+614
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
81
-303
/
+9648
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
63
-987
/
+2972
2012-05-26
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
6
-7
/
+108
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
151
-14193
/
+8310
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
57
-851
/
+719
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
74
-1015
/
+2630
2012-05-26
Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
4
-1
/
+86
2012-05-26
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...
Ralf Baechle
129
-2372
/
+4497
2012-05-26
MIPS: lantiq: remove orphaned code
John Crispin
6
-175
/
+7
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
7
-231
/
+9
2012-05-26
x86: use the new generic strnlen_user() function
Linus Torvalds
6
-109
/
+4
2012-05-26
lib: add generic strnlen_user() function
Linus Torvalds
3
-0
/
+142
2012-05-26
word-at-a-time: make the interfaces truly generic
Linus Torvalds
6
-53
/
+102
2012-05-26
NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid
Trond Myklebust
3
-13
/
+14
2012-05-26
NFSv4.1: Add DESTROY_CLIENTID
Trond Myklebust
5
-0
/
+114
2012-05-26
tools lib traceevent: Silence compiler warning on 32bit build
Namhyung Kim
1
-1
/
+1
2012-05-26
x86: use generic strncpy_from_user routine
Linus Torvalds
3
-97
/
+2
2012-05-26
Btrfs: add tree mod log to fs_info
Jan Schmidt
2
-0
/
+14
2012-05-26
Btrfs: dummy extent buffers for tree mod log
Jan Schmidt
2
-7
/
+76
[prev]
[next]