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
2007-03-04
[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.
Ralf Baechle
1
-4
/
+6
2007-03-04
[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...
Ralf Baechle
1
-1
/
+1
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
4
-9
/
+0
2007-03-04
[MIPS] Convert to RTC-class ds1742 driver
Atsushi Nemoto
5
-88
/
+18
2007-03-04
[MIPS] SNI: Fix mc146818_decode_year
Thomas Bogendoerfer
4
-6
/
+10
2007-03-02
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+5
2007-03-02
mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
Dale Farnsworth
1
-1
/
+1
2007-03-02
libata: add CONFIG_PM to libata core layer
Tejun Heo
1
-0
/
+4
2007-03-02
[SPARC]: Provide 'get_property()' alias for of_get_property().
David S. Miller
2
-0
/
+2
2007-03-02
[SPARC]: Provide pci_device_to_OF_node() just like powerpc.
David S. Miller
2
-0
/
+6
2007-03-02
libata-core: Fix simplex handling
Alan
1
-2
/
+1
2007-03-01
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-2
/
+4
2007-03-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-4
/
+22
2007-03-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-3
/
+3
2007-03-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-5
/
+80
2007-03-01
[PATCH] Fix sysfs build breakage if !CONFIG_SYSFS
Ralf Baechle
1
-2
/
+1
2007-03-01
[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments
Adam Litke
2
-1
/
+12
2007-03-01
[PATCH] Fix buffer overflow and races in capi debug functions
Karsten Keil
1
-2
/
+19
2007-03-01
[PATCH] uml: pte_mkread fix
Jeff Dike
1
-1
/
+1
2007-03-01
[PATCH] FRV: Missing error defs
David Howells
1
-0
/
+1
2007-03-01
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
Andrew Morton
1
-1
/
+1
2007-03-01
[PATCH] Rename PG_checked to PG_owner_priv_1
Nick Piggin
1
-1
/
+3
2007-03-01
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
1
-0
/
+1
2007-03-01
[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU mode
David Howells
1
-1
/
+5
2007-03-01
[PATCH] mm/{,tiny-}shmem.c cleanups
Adrian Bunk
1
-5
/
+0
2007-03-01
V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimental
Hans Verkuil
1
-7
/
+9
2007-03-01
V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
Hans Verkuil
2
-1
/
+27
2007-03-01
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
Hans Verkuil
2
-0
/
+32
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
2
-2
/
+17
2007-03-01
HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button
Jiri Kosina
1
-0
/
+1
2007-03-01
HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work
Jiri Kosina
1
-2
/
+3
2007-02-28
[SPARC64]: Fix parport_pc build.
David S. Miller
2
-4
/
+22
2007-02-28
[NET]: Handle disabled preemption in gfp_any()
Patrick McHardy
1
-1
/
+1
2007-02-28
[NET]: Revert socket.h/stat.h ifdef hacks.
David S. Miller
2
-2
/
+2
2007-02-26
[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.
Robert P. J. Day
1
-5
/
+0
2007-02-26
[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup
Thomas Bogendoerfer
1
-5
/
+4
2007-02-26
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+29
2007-02-26
Revert "[CPUFREQ] constify cpufreq_driver where possible."
Linus Torvalds
1
-2
/
+2
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-2
/
+29
2007-02-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-33
/
+7
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
37
-409
/
+304
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+16
2007-02-26
[IRDA] net/irda/: proper prototypes
Adrian Bunk
1
-0
/
+16
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-18
/
+36
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
5
-4
/
+83
2007-02-26
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-8
/
+30
2007-02-26
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
Eric W. Biederman
1
-2
/
+7
2007-02-26
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
Eric W. Biederman
1
-1
/
+17
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
1
-11
/
+0
2007-02-26
Revert "[PATCH] i386: add idle notifier"
Linus Torvalds
2
-22
/
+0
[next]