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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
[PATCH] dm: add exports
Alasdair G Kergon
1
-2
/
+102
2006-06-26
[PATCH] lib: add idr_replace
Jeff Mahoney
1
-0
/
+1
2006-06-26
[PATCH] VT binding: Update fbcon to support binding
Antonino A. Daplas
1
-5
/
+7
2006-06-26
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
1
-1
/
+3
2006-06-26
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
Antonino A. Daplas
1
-7
/
+0
2006-06-26
[PATCH] coredump: kill ptrace related stuff
Oleg Nesterov
1
-1
/
+0
2006-06-26
[PATCH] proc: Use struct pid not struct task_ref
Eric W. Biederman
1
-2
/
+2
2006-06-26
[PATCH] proc: don't lock task_structs indefinitely
Eric W. Biederman
1
-1
/
+7
2006-06-26
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
Eric W. Biederman
3
-8
/
+2
2006-06-26
[PATCH] proc: Replace proc_inode.type with proc_inode.fd
Eric W. Biederman
1
-1
/
+1
2006-06-26
[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h
Hansjoerg Lipp
1
-0
/
+5
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
2
-105
/
+12
2006-06-26
[PATCH] generic-time: add macro to simplify/hide mask constants
Jim Cromie
1
-0
/
+2
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
1
-7
/
+7
2006-06-26
[PATCH] Time: Introduce arch generic time accessors
john stultz
1
-0
/
+15
2006-06-26
[PATCH] Time: Use clocksource abstraction for NTP adjustments
john stultz
1
-0
/
+97
2006-06-26
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
1
-1
/
+1
2006-06-26
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
1
-0
/
+2
2006-06-26
[PATCH] Time: Clocksource Infrastructure
john stultz
1
-0
/
+181
2006-06-26
[PATCH] Add new generic HW RNG core
Michael Buesch
1
-0
/
+50
2006-06-26
[PATCH] keys: sort out key quota system
David Howells
2
-7
/
+17
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-26
V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control
Hans Verkuil
1
-0
/
+5
2006-06-26
V4L/DVB (4221): Add HM12 YUV format define.
Hans Verkuil
1
-0
/
+1
2006-06-26
[CRYPTO] api: Removed const from cra_name/cra_driver_name
Herbert Xu
1
-2
/
+2
2006-06-26
[CRYPTO] api: Added cra_init/cra_exit
Herbert Xu
1
-2
/
+3
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-14
/
+15
2006-06-26
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
1
-0
/
+1
2006-06-25
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
1
-1
/
+0
2006-06-26
Input: fix misspelling of Hangeul key
Jerome Pinot
1
-1
/
+2
2006-06-26
Input: reset name, phys and uniq when unregistering
Dmitry Torokhov
1
-6
/
+1
2006-06-25
Revert "swsusp special saveable pages support" commits
Linus Torvalds
1
-1
/
+0
2006-06-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
9
-38
/
+109
2006-06-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
4
-210
/
+262
2006-06-25
[PATCH] Fix "biovec-(256)" in /proc/slabinfo
Alexey Dobriyan
1
-1
/
+1
2006-06-25
[PATCH] pacct: none-delayed process accounting accumulation
KaiGai Kohei
1
-0
/
+2
2006-06-25
[PATCH] pacct: avoidance to refer the last thread as a representation of the ...
KaiGai Kohei
2
-4
/
+6
2006-06-25
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
2
-0
/
+11
2006-06-25
[PATCH] synclink_gt: add GT2 adapter support
Paul Fulghum
1
-0
/
+1
2006-06-25
[PATCH] add synclink_gt custom hdlc idle
Paul Fulghum
1
-1
/
+3
2006-06-25
[PATCH] kthread: move kernel-doc and put it into DocBook
Randy Dunlap
1
-62
/
+3
2006-06-25
[PATCH] Implement kasprintf
Jeremy Fitzhardinge
1
-0
/
+2
2006-06-25
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
2
-11
/
+0
2006-06-25
[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat
Ulrich Drepper
1
-0
/
+1
2006-06-25
[PATCH] kthread: update loop.c to use kthread
Serge E. Hallyn
1
-1
/
+1
2006-06-25
[PATCH] fuse: add request interruption
Miklos Szeredi
1
-1
/
+6
2006-06-25
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
1
-2
/
+24
2006-06-25
[PATCH] fuse: use MISC_MAJOR
Jan Engelhardt
1
-1
/
+2
2006-06-25
[PATCH] Get rid of /proc/sys/proc
Stephen Hemminger
1
-3
/
+1
2006-06-25
[PATCH] RTC: Add rtc_year_days() to calculate tm_yday
Andrew Victor
1
-0
/
+1
[prev]
[next]