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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-12
security: remove dead hook sb_post_pivotroot
Eric Paris
1
-11
/
+0
2010-04-12
security: remove dead hook sb_post_addmount
Eric Paris
1
-13
/
+0
2010-04-12
security: remove dead hook sb_post_remount
Eric Paris
1
-13
/
+0
2010-04-12
security: remove dead hook sb_umount_busy
Eric Paris
1
-11
/
+0
2010-04-12
security: remove dead hook sb_umount_close
Eric Paris
1
-10
/
+0
2010-04-12
security: remove sb_check_sb hooks
Eric Paris
1
-14
/
+0
2010-04-11
inet: Remove unused send_check length argument
Herbert Xu
2
-3
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
71
-175
/
+415
2010-04-11
[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.
Vasu Dev
1
-0
/
+2
2010-04-11
[SCSI] libfc: fix hton24 macro to take expressions as args
Joe Eykholt
1
-6
/
+11
2010-04-11
[SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return
Christof Schmitt
2
-1
/
+2
2010-04-11
[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled
Joe Eykholt
1
-9
/
+0
2010-04-11
[SCSI] libfcoe: eliminate unused link and last_link fields
Joe Eykholt
1
-6
/
+2
2010-04-11
[SCSI] libfc: add definition for task attribute mask
Joe Eykholt
1
-0
/
+1
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
71
-175
/
+411
2010-04-10
Merge branch 'fix/misc' into topic/usb
Takashi Iwai
1
-1
/
+1
2010-04-10
firewire: cdev: comment fixlet
Stefan Richter
1
-2
/
+2
2010-04-10
firewire: cdev: iso packet documentation
Clemens Ladisch
1
-6
/
+33
2010-04-09
cpufreq: Unify sysfs attribute definition macros
Borislav Petkov
1
-0
/
+30
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-33
/
+185
2010-04-09
radix_tree_tag_get() is not as safe as the docs make out [ver #2]
David Howells
1
-0
/
+7
2010-04-09
slab: Generify kernel pointer validation
Pekka Enberg
1
-0
/
+1
2010-04-09
intel-iommu: use physfn to search drhd for VF
Yinghai
1
-0
/
+10
2010-04-09
blkio: Add io_merged stat
Divyesh Shah
1
-0
/
+6
2010-04-09
blkio: Changes to IO controller additional stats patches
Divyesh Shah
1
-0
/
+18
2010-04-08
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
1
-0
/
+2
2010-04-08
xfrm: Fix crashes in xfrm_lookup()
Timo Teräs
1
-7
/
+0
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
62
-272
/
+794
2010-04-08
libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)
Mark Lord
1
-2
/
+2
2010-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-0
/
+1
2010-04-08
Merge branch 'linus' into perf/core
Ingo Molnar
42
-67
/
+102
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
47
-107
/
+182
2010-04-07
net: fix ethtool coding style errors and warnings
chavey
1
-53
/
+62
2010-04-07
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
1
-0
/
+4
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
2
-13
/
+22
2010-04-08
virtio: disable multiport console support.
Michael S. Tsirkin
1
-23
/
+0
2010-04-07
net: fix definition of netdev_for_each_mc_addr()
Pavel Roskin
1
-1
/
+1
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-1
/
+0
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
2
-0
/
+19
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+6
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-2
/
+19
2010-04-07
memcg: fix race in file_mapped accounting
KAMEZAWA Hiroyuki
1
-0
/
+6
2010-04-07
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
1
-2
/
+2
2010-04-07
kernel.h: fix wrong usage of __ratelimit()
Yong Zhang
1
-1
/
+1
2010-04-07
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
1
-1
/
+1
2010-04-07
raw: fsync method is now required
Anton Blanchard
1
-0
/
+1
2010-04-07
include/linux/kfifo.h: fix INIT_KFIFO()
David Härdeman
1
-1
/
+2
2010-04-07
bitops: remove temporary for_each_bit()
Andrew Morton
1
-3
/
+0
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
1
-3
/
+7
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2
-4
/
+21
[prev]
[next]