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-02-09
x86, core: remove CONFIG_FORCED_INLINING
Harvey Harrison
1
-9
/
+0
2008-02-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+20
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
2
-0
/
+303
2008-02-09
memcontrol: add vm_match_cgroup()
David Rientjes
1
-6
/
+4
2008-02-09
Fix compile error on nommu for is_swap_pte
Matt Mackall
1
-0
/
+2
2008-02-09
ACPI: thermal: buildfix for CONFIG_THERMAL=n
Len Brown
1
-3
/
+20
2008-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-4
/
+19
2008-02-08
DCA: convert struct class_device to struct device.
Kay Sievers
1
-1
/
+1
2008-02-08
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
2
-0
/
+9
2008-02-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-12
/
+145
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
1
-1
/
+13
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
1
-0
/
+3
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
1
-1
/
+0
2008-02-08
preemptible RCU: sparse annotations
Patrick McHardy
1
-2
/
+2
2008-02-08
Add new string functions strict_strto* and convert kernel params to use them
Yi Yang
1
-0
/
+4
2008-02-08
use __u32 in linux/reiserfs_fs.h
Mike Frysinger
1
-1
/
+1
2008-02-08
NBD: remove limit on max number of nbd devices
Paul Clements
1
-1
/
+0
2008-02-08
mount options: fix tmpfs
[email protected]
1
-1
/
+4
2008-02-08
mount options: add generic_show_options()
Miklos Szeredi
1
-0
/
+9
2008-02-08
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
Mike Frysinger
2
-954
/
+0
2008-02-08
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
1
-5
/
+13
2008-02-08
kill do_generic_mapping_read
Christoph Hellwig
1
-15
/
+0
2008-02-08
Remove __STRICT_ANSI__ from linux/types.h
Mike Frysinger
1
-3
/
+3
2008-02-08
Basic PWM driver for AVR32 and AT91
David Brownell
1
-0
/
+70
2008-02-08
workqueue: make delayed_work_timer_fn() static
Li Zefan
1
-2
/
+0
2008-02-08
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
1
-1
/
+4
2008-02-08
kill UDFFS_{DATE,VERSION}
Adrian Bunk
1
-3
/
+0
2008-02-08
udf: fix udf_debug macro
Marcin Slusarz
1
-2
/
+2
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
1
-6
/
+6
2008-02-08
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
1
-2
/
+2
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
1
-1
/
+1
2008-02-08
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
1
-0
/
+30
2008-02-08
Remove fastcall from linux/include
Harvey Harrison
6
-20
/
+20
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2
-0
/
+4
2008-02-08
mn10300: allocate serial port UART IDs for on-chip serial ports
David Howells
1
-0
/
+4
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2
-3
/
+11
2008-02-08
time: fix typo in comments
Li Zefan
2
-4
/
+4
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
1
-1
/
+1
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
1
-1
/
+0
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
1
-2
/
+1
2008-02-08
uglify while_each_pid_task() to make sure we don't count the execing pricess ...
Oleg Nesterov
1
-0
/
+6
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
2
-14
/
+5
2008-02-08
fix group stop with exit race
Oleg Nesterov
1
-0
/
+1
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-1
/
+1
2008-02-08
kill PT_ATTACHED
Oleg Nesterov
1
-1
/
+0
2008-02-08
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
1
-1
/
+4
2008-02-08
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
1
-2
/
+11
2008-02-08
fix "modules: make module_address_lookup() safe"
Andrew Morton
1
-2
/
+2
2008-02-08
intel-iommu: fault_reason index cleanup
mark gross
1
-1
/
+1
[next]