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-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-1
/
+1
2008-04-04
x86: revert assign IRQs to hpet timer
Thomas Gleixner
1
-1
/
+1
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
23
-135
/
+98
2008-04-03
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
1
-4
/
+0
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+4
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] SIT: Add SIOCGETPRL ioctl to get/dump PRL.
YOSHIFUJI Hideaki
1
-0
/
+4
2008-04-03
[IPV6] SIT: Add PRL management for ISATAP.
Templin, Fred L
2
-4
/
+17
2008-04-02
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
1
-1
/
+1
2008-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+8
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
2
-22
/
+27
2008-04-02
Input: add support for WM97xx familty touchscreens
Mark Brown
1
-0
/
+311
2008-04-02
Input: ads7846 - simplify support of external vREF (and ads7843)
David Brownell
1
-1
/
+2
2008-04-02
Input: remove private member from input_dev structure
Dmitry Torokhov
1
-6
/
+2
2008-04-01
Input: make sure input interfaces pin parent input devices
Dmitry Torokhov
1
-2
/
+3
2008-03-31
[GFS2] Invalidate cache at correct point
Benjamin Marzinski
1
-0
/
+10
2008-03-31
[NET]: Fix allnoconfig build on powerpc and avr32
David S. Miller
1
-0
/
+2
2008-03-30
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2008-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-1
/
+1
2008-03-30
dma_page_list ->base_address is a userland pointer
Al Viro
1
-1
/
+1
2008-03-30
compat_sys_wait4() prototype misannotation
Al Viro
1
-2
/
+2
2008-03-29
ide: fix defining SUPPORT_VLB_SYNC
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-03-29
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
1
-1
/
+1
2008-03-28
drivers/net/arcnet/arcnet.c: use time_* macros
S.Caglar Onur
1
-2
/
+2
2008-03-28
[LIB]: Drop the pcounter itself.
Pavel Emelyanov
1
-74
/
+0
2008-03-28
net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better
Matti Linnanvuori
1
-2
/
+4
2008-03-28
[NET]: Protect device namespace inlines with CONFIG_NET
David S. Miller
1
-0
/
+2
2008-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2008-03-28
ext3: don't export ext3_fs.h and jbd.h
Christoph Hellwig
1
-2
/
+0
2008-03-28
kernel: add bit rotation helpers for 16 and 8 bit
Harvey Harrison
1
-0
/
+40
2008-03-28
in_atomic(): document why it is unsuitable for general use
Jonathan Corbet
1
-0
/
+7
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+4
2008-03-27
[NET]: uninline skb_trim, de-bloats
Ilpo Järvinen
1
-15
/
+1
2008-03-27
[NET]: uninline skb_push, de-bloats a lot
Ilpo Järvinen
1
-18
/
+1
2008-03-27
[NET]: uninline dev_alloc_skb, de-bloats a lot
Ilpo Järvinen
1
-16
/
+1
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-1
/
+0
2008-03-27
[PATCH] count ghost references to vfsmounts
Al Viro
1
-0
/
+1
2008-03-27
[NET]: uninline skb_pull, de-bloats a lot
Ilpo Järvinen
1
-15
/
+1
2008-03-27
[NET]: uninline skb_put, de-bloats a lot
Ilpo Järvinen
1
-20
/
+1
2008-03-27
[NET]: Use local_irq_{save,restore}() in napi_complete().
David S. Miller
1
-2
/
+4
2008-03-28
lguest: comment documentation update.
Rusty Russell
1
-1
/
+5
2008-03-27
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
Denis V. Lunev
1
-0
/
+2
2008-03-27
sata_mv: mbus decode window support
Lennert Buytenhek
1
-0
/
+3
2008-03-27
introduce mbus DRAM target info abstraction
Lennert Buytenhek
1
-0
/
+36
[prev]
[next]