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
2008-04-30
pids: introduce change_pid() helper
Oleg Nesterov
1
-2
/
+4
2008-04-30
Deprecate find_task_by_pid()
Pavel Emelyanov
1
-1
/
+4
2008-04-30
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
1
-0
/
+4
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
2
-0
/
+6
2008-04-30
tty: The big operations rework
Alan Cox
2
-48
/
+62
2008-04-30
char: switch gs, cyclades and esp to return int for put_char
Alan Cox
1
-1
/
+1
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
1
-0
/
+1
2008-04-30
redo locking of tty->pgrp
Alan Cox
1
-4
/
+6
2008-04-30
tty: BKL pushdown
Alan Cox
1
-2
/
+2
2008-04-30
ptrace: introduce ptrace_reparented() helper
Oleg Nesterov
1
-0
/
+4
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2
-3
/
+9
2008-04-30
signals: set_restore_sigmask TIF_SIGPENDING
Roland McGrath
1
-1
/
+7
2008-04-30
signals: add set_restore_sigmask
Roland McGrath
1
-1
/
+14
2008-04-30
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
1
-0
/
+2
2008-04-30
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
1
-2
/
+1
2008-04-30
kill_pid_info: don't take now unneeded tasklist_lock
Oleg Nesterov
1
-2
/
+0
2008-04-30
signals: re-assign CLD_CONTINUED notification from the sender to reciever
Oleg Nesterov
1
-0
/
+6
2008-04-30
md: support blocking writes to an array on device failure
Dan Williams
2
-0
/
+5
2008-04-30
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
1
-2
/
+4
2008-04-29
x86/pci: remove flag in pci_cfg_space_size_ext
Yinghai Lu
1
-1
/
+1
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
5
-1983
/
+0
2008-04-29
x86: fix section mismatch in pci_scan_bus
Sam Ravnborg
1
-1
/
+2
2008-04-29
Improve queue_is_locked()
Jens Axboe
1
-0
/
+4
2008-04-29
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-17
/
+21
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-2
/
+11
2008-04-29
block: fix queue locking verification
Linus Torvalds
1
-2
/
+8
2008-04-29
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
1
-0
/
+6
2008-04-29
pci/irq: restore mask_bits in msi shutdown -v3
Yinghai Lu
1
-0
/
+1
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2
-1
/
+15
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2
-15
/
+27
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-1
/
+5
2008-04-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-6
/
+37
2008-04-29
bitops: remove "optimizations"
Thomas Gleixner
1
-103
/
+12
2008-04-29
Add kbuild.h that contains common definitions for kbuild users
Christoph Lameter
1
-0
/
+15
2008-04-29
kernel: add common infrastructure for unaligned access
Harvey Harrison
10
-0
/
+510
2008-04-29
sysv fs: remove superfluous check for __GNUC__ compiler
Robert P. J. Day
1
-5
/
+1
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-1
/
+13
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
1
-0
/
+3
2008-04-29
nbd: delete superfluous test for __GNUC__
Robert P. J. Day
1
-5
/
+1
2008-04-29
NBD: allow nbd to be used locally
Laurent Vivier
1
-1
/
+3
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
1
-1
/
+6
2008-04-29
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
1
-5
/
+0
2008-04-29
include/linux/sysctl.h: remove empty #else
Adrian Bunk
1
-2
/
+0
2008-04-29
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
1
-2
/
+15
2008-04-29
proc: remove ->get_info infrastructure
Alexey Dobriyan
1
-14
/
+1
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-3
/
+0
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
1
-3
/
+0
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
1
-1
/
+0
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-2
/
+0
2008-04-29
procfs task exe symlink
Matt Helsley
3
-1
/
+38
[prev]
[next]