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-12-11
[POWERPC] Make isa_mem_base common to 32 and 64 bits
Benjamin Herrenschmidt
1
-2
/
+3
2007-12-11
Merge branch 'linux-2.6' into for-2.6.25
Paul Mackerras
1
-2
/
+0
2007-12-10
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-2
/
+5
2007-12-10
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
1
-0
/
+3
2007-12-10
asm-h8300: parentheses around definition CLOCK_TICK_RATE
Roel Kluin
1
-1
/
+1
2007-12-11
[POWERPC] Update smu command definitions
Michael Hanselmann
1
-4
/
+128
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
2
-6
/
+1
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-2
/
+3
2007-12-11
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
Stephen Rothwell
1
-3
/
+0
2007-12-11
[POWERPC] Consolidate pci_controller
Stephen Rothwell
1
-43
/
+22
2007-12-11
[POWERPC] Clean up pci-bridge.h
Stephen Rothwell
1
-53
/
+42
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
1
-2
/
+1
2007-12-11
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
1
-1
/
+1
2007-12-11
[POWERPC] Add for_each_child_of_node() helper for iterating over child nodes
Michael Ellerman
1
-0
/
+4
2007-12-11
[POWERPC] Use of_register_driver to implement of_register_platform_driver
Stephen Rothwell
1
-2
/
+8
2007-12-10
Merge branch 'linux-2.6'
Paul Mackerras
28
-117
/
+669
2007-12-09
[MIPS] Alchemy: Fix Au1x SD controller IRQ
Manuel Lauss
1
-2
/
+5
2007-12-08
Merge branch 'pxa-fixes'
Russell King
1
-0
/
+1
2007-12-08
[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code
Michael Brunner
1
-0
/
+1
2007-12-08
ACPI: Add autoload info to dock driver
Frank Seidel
1
-0
/
+1
2007-12-07
[IA64] iosapic cleanup
Simon Horman
1
-2
/
+0
2007-12-07
bonding: Add new layer2+3 hash for xor/802.3ad modes
Jay Vosburgh
1
-1
/
+2
2007-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
7
-88
/
+563
2007-12-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-1
/
+3
2007-12-07
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-1
/
+2
2007-12-07
[AVR32] Fix copy_to_user_page() breakage
Haavard Skinnemoen
1
-9
/
+10
2007-12-07
[AVR32] Follow the rules when dealing with the OCD system
Haavard Skinnemoen
2
-4
/
+11
2007-12-07
[AVR32] Clean up OCD register usage
Haavard Skinnemoen
2
-68
/
+528
2007-12-07
[AVR32] Implement irqflags trace and lockdep support
Haavard Skinnemoen
1
-0
/
+2
2007-12-07
[AVR32] Fix invalid status register bit definitions in asm/ptrace.h
Haavard Skinnemoen
1
-4
/
+2
2007-12-07
[AVR32] Add TIF_RESTORE_SIGMASK to the work masks
Haavard Skinnemoen
1
-4
/
+11
2007-12-07
[SCTP]: Fix the bind_addr info during migration.
Vlad Yasevich
1
-0
/
+3
2007-12-07
[IPV4]: Remove prototype of ip_rt_advice
Denis V. Lunev
1
-1
/
+0
2007-12-07
leds: Fix led trigger locking bugs
Richard Purdie
1
-1
/
+2
2007-12-06
Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...
Linus Torvalds
1
-6
/
+2
2007-12-06
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
4
-13
/
+2
2007-12-06
Add wait_for_completion_killable
Matthew Wilcox
1
-0
/
+1
2007-12-06
Add wait_event_killable
Matthew Wilcox
1
-0
/
+41
2007-12-06
Add schedule_timeout_killable
Matthew Wilcox
1
-0
/
+1
2007-12-06
Add mutex_lock_killable
Liam R. Howlett
1
-0
/
+5
2007-12-06
Add lock_page_killable
Matthew Wilcox
1
-0
/
+14
2007-12-06
Add fatal_signal_pending
Matthew Wilcox
1
-1
/
+8
2007-12-06
Add TASK_WAKEKILL
Matthew Wilcox
1
-8
/
+14
2007-12-06
wait: Use TASK_NORMAL
Matthew Wilcox
1
-5
/
+6
2007-12-06
Add macros to replace direct uses of TASK_ flags
Matthew Wilcox
1
-0
/
+16
2007-12-06
Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga...
Linus Torvalds
1
-0
/
+5
2007-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-2
/
+1
2007-12-06
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
1
-0
/
+5
2007-12-06
[PARISC] print more than one character at a time for pdc console
Kyle McMartin
1
-2
/
+1
2007-12-06
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
1
-10
/
+11
[prev]
[next]