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
2008-04-07
[SCSI] add scsi_build_sense_buffer helper function
FUJITA Tomonori
1
-1
/
+3
2008-04-07
[SCSI] export command allocation and freeing functions independently of the host
James Bottomley
1
-0
/
+3
2008-04-07
[SCSI] scsi: add wrapper functions for sg buffer copy helper functions
FUJITA Tomonori
1
-0
/
+14
2008-04-07
[SCSI] block: add sg buffer copy helper functions
FUJITA Tomonori
1
-0
/
+5
2008-04-07
[SCSI] scsi_error: add target reset handler
Mike Christie
2
-0
/
+2
2008-04-07
[SCSI] st: add option to use SILI in variable block reads
Kai Makisara
1
-0
/
+1
2008-04-07
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
Darrick J. Wong
1
-0
/
+2
2008-04-07
[POWERPC] Add of_device_is_available function
Josh Boyer
1
-0
/
+1
2008-04-07
[POWERPC] Fix kernel panic in arch_arm_kprobe
Ionut Nicu
1
-1
/
+2
2008-04-07
[POWERPC] Add hand-coded assembly strcmp
Steven Rostedt
1
-0
/
+2
2008-04-06
atmel_usba_udc: move endpoint declarations into platform data.
Stelian Pop
2
-3
/
+23
2008-04-05
[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.
YOSHIFUJI Hideaki
1
-0
/
+15
2008-04-05
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
1
-0
/
+4
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
3
-0
/
+233
2008-04-04
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...
Linus Torvalds
1
-1
/
+1
2008-04-04
cgroups: add cgroup support for enabling controllers at boot time
Paul Menage
1
-0
/
+1
2008-04-04
[MIPS] Pb1200: Fix header breakage
Sergei Shtylyov
1
-1
/
+1
2008-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2
-1
/
+30
2008-04-04
[IA64] Kernel parameter for max number of concurrent global TLB purges
Fenghua Yu
1
-0
/
+4
2008-04-04
[IA64] Multiple outstanding ptc.g instruction support
Fenghua Yu
2
-0
/
+18
2008-04-04
x86: revert assign IRQs to hpet timer
Thomas Gleixner
1
-1
/
+1
2008-04-04
x86: fix breakage of vSMP irq operations
Ravikiran G Thirumalai
1
-0
/
+29
2008-04-04
[ARM] 4907/1: [AT91] SAM9/CAP9 reset reason
Andrew Victor
1
-0
/
+2
2008-04-04
[ARM] 4904/1: [AT91] Pass ECC controller to NAND driver
Andrew Victor
1
-5
/
+5
2008-04-04
[ARM] 4902/1: [AT91] SAM9/CAP9 memory controller header
Andrew Victor
3
-63
/
+178
2008-04-04
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tejun Heo
1
-1
/
+2
2008-04-04
libata: uninline atapi_cmd_type()
Tejun Heo
1
-21
/
+1
2008-04-04
[IPV4] MROUTE: Adjust include files for user-space.
YOSHIFUJI Hideaki
2
-0
/
+19
2008-04-04
[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.
YOSHIFUJI Hideaki
3
-21
/
+31
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
83
-500
/
+401
2008-04-03
[NETNS]: Create tcp control socket in the each namespace.
Denis V. Lunev
1
-0
/
+1
2008-04-03
[NETNS]: Inet control socket should not hold a namespace.
Denis V. Lunev
1
-1
/
+7
2008-04-03
[INET]: Let inet_ctl_sock_create return sock rather than socket.
Denis V. Lunev
1
-1
/
+1
2008-04-03
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
Denis V. Lunev
2
-5
/
+5
2008-04-03
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
2
-5
/
+2
2008-04-03
[IA64] Implement smp_call_function_mask for ia64
Xiantao Zhang
1
-0
/
+3
2008-04-03
[IA64] Add API for allocating Dynamic TR resource.
Xiantao Zhang
2
-0
/
+29
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
4
-7
/
+11
2008-04-02
[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c
Stefan Roese
1
-0
/
+18
2008-04-03
[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.
YOSHIFUJI Hideaki
1
-0
/
+2
2008-04-03
[IPV6]: Unify ip6_onlink() and ipip6_onlink().
YOSHIFUJI Hideaki
1
-0
/
+4
2008-04-03
[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.
YOSHIFUJI Hideaki
2
-1
/
+8
2008-04-03
[IPV6] SIT: Add PRL management for ISATAP.
Templin, Fred L
4
-4
/
+33
2008-04-02
alpha: get_current(): don't add zero to current_thread_info()->task
Andrew Morton
1
-1
/
+1
2008-04-02
alpha: fix ALSA DMA mmap crash
Ivan Kokshaysky
2
-2
/
+8
2008-04-02
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
24
-1
/
+135
2008-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-9
/
+15
2008-04-02
Merge branch 'wm97xx'
Dmitry Torokhov
1
-0
/
+311
2008-04-02
cfq-iosched: fix rcu freeing of cfq io contexts
Fabio Checconi
1
-0
/
+3
2008-04-02
[NETNS]: Do not include net/net_namespace.h from seq_file.h
Denis V. Lunev
3
-22
/
+29
[prev]
[next]