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-10-21
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+12
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
5
-84
/
+59
2010-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
22
-0
/
+3238
2010-10-21
kernel: roundup should only reference arguments once
Eric Paris
1
-1
/
+6
2010-10-21
kernel: rounddown helper function
Eric Paris
1
-0
/
+6
2010-10-21
conntrack: export lsm context rather than internal secid via netlink
Eric Paris
1
-1
/
+9
2010-10-21
security: secid_to_secctx returns len when data is NULL
Eric Paris
1
-1
/
+5
2010-10-21
secmark: make secmark object handling generic
Eric Paris
3
-72
/
+28
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
1
-9
/
+5
2010-10-20
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
Greg Farnum
1
-0
/
+1
2010-10-20
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor
Greg Farnum
1
-0
/
+21
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
22
-0
/
+3216
2010-10-18
lockdep: Add improved subclass caching
Hitoshi Mitake
1
-1
/
+12
2010-10-18
Merge branch 'linus' into core/locking
Ingo Molnar
10
-39
/
+43
2010-10-15
types.h: define __aligned_u64 and expose to userspace
Eric Paris
1
-1
/
+14
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
1
-32
/
+2
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
1
-1
/
+1
2010-10-12
Merge branch 'linus' into core/locking
Thomas Gleixner
95
-263
/
+805
2010-10-11
fanotify: disable fanotify syscalls
Eric Paris
1
-1
/
+0
2010-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+18
2010-10-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2010-10-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+3
2010-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
David S. Miller
1
-0
/
+18
2010-10-07
elevator: fix oops on early call to elevator_change()
Jens Axboe
1
-0
/
+1
2010-10-06
drm/ttm: Fix two race conditions + fix busy codepaths
Thomas Hellstrom
1
-1
/
+3
2010-10-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-10-05
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
1
-0
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-3
/
+2
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-10
/
+21
2010-10-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2010-10-01
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
1
-4
/
+6
2010-09-30
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
1
-0
/
+1
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
1
-5
/
+13
2010-09-30
Bluetooth: Fix deadlock in the ERTM logic
Gustavo F. Padovan
1
-0
/
+18
2010-09-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-09-28
ACPI: Fix typos
Lucas De Marchi
1
-1
/
+1
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-5
/
+9
2010-09-27
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-09-27
V4L/DVB: videobuf-dma-sg: set correct size in last sg element
Hans Verkuil
1
-0
/
+1
2010-09-28
drm: Prune GEM vma entries
Chris Wilson
1
-0
/
+1
2010-09-27
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
1
-0
/
+2
2010-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
1
-0
/
+1
2010-09-26
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-27
drm/radeon: fix PCI ID 5657 to be an RV410
Dave Airlie
1
-1
/
+1
2010-09-24
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-0
/
+3
2010-09-23
rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh
Eric Dumazet
1
-1
/
+1
2010-09-23
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
1
-0
/
+3
[next]