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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-30
serial: fix serial_txx9 console initialization
Atsushi Nemoto
1
-1
/
+9
2007-10-30
intel-iommu: Fix array overflow
Takashi Iwai
1
-2
/
+2
2007-10-30
revert "ufs: Fix mount check in ufs_fill_super()"
Andrew Morton
1
-8
/
+7
2007-10-30
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
Hugh Dickins
1
-0
/
+15
2007-10-30
mm/sparse-vmemmap.c: make sure init_mm is included
Glauber de Oliveira Costa
1
-0
/
+1
2007-10-30
Remove bogus default y for DMAR and NET_DMA
Andi Kleen
2
-2
/
+0
2007-10-30
sunrpc: fix rpc debugging
J. Bruce Fields
1
-2
/
+1
2007-10-30
radeonfb: remove warning with CONFIG_PM=n
Olof Johansson
1
-2
/
+2
2007-10-30
fb menu: fix FB_OMAP dependencies so that menu is displayed correctly
Randy Dunlap
2
-4
/
+2
2007-10-30
IPMI: fix comparison in demangle_device_id
Corey Minyard
1
-1
/
+1
2007-10-30
Freezer: do not allow freezing processes to clear TIF_SIGPENDING
Rafael J. Wysocki
1
-1
/
+1
2007-10-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
14
-292
/
+250
2007-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
25
-163
/
+152
2007-10-30
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
Balbir Singh
3
-2
/
+4
2007-10-30
x86 boot: document for 32 bit boot protocol
Huang, Ying
2
-95
/
+65
2007-10-30
remove the dead X86_REMOTE_DEBUG option
Adrian Bunk
1
-3
/
+0
2007-10-30
x86: merge EARLY_PRINTK options
Adrian Bunk
2
-6
/
+1
2007-10-30
x86: mm/discontig_32.c: make code static
Adrian Bunk
1
-2
/
+2
2007-10-30
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
1
-3
/
+0
2007-10-30
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
5
-19
/
+20
2007-10-30
x86 gart: make some variables and functions static
Joerg Roedel
1
-4
/
+4
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
11
-16
/
+16
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
12
-12
/
+41
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2
-10
/
+10
2007-10-29
Pull documentation into release branch
Len Brown
2
-9
/
+11
2007-10-29
Pull cpuidle into release branch
Len Brown
2
-4
/
+0
2007-10-29
Pull fujitsu into release branch
Len Brown
1
-5
/
+2
2007-10-29
Pull alexey-fixes into release branch
Len Brown
10
-274
/
+237
2007-10-29
cpuidle: remove unused exports
Adrian Bunk
2
-4
/
+0
2007-10-29
acpi: remove double mention of Support for ACPI option
Frans Pop
1
-1
/
+1
2007-10-29
ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS
Alexey Starikovskiy
1
-3
/
+5
2007-10-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
56
-514
/
+773
2007-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
5
-23
/
+54
2007-10-29
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
3
-18
/
+0
2007-10-29
ACPI: Battery: Allow extract string from integer
Alexey Starikovskiy
1
-10
/
+15
2007-10-29
ACPI: battery: Support for non-spec name for LiIon technology
Alexey Starikovskiy
1
-0
/
+2
2007-10-29
ACPI: battery: register power_supply subdevice only when battery is present
Andrey Borzenkov
1
-55
/
+75
2007-10-29
sched: fix style in kernel/sched.c
Ingo Molnar
1
-9
/
+9
2007-10-29
sched: fix style of swap() macro in kernel/sched_fair.c
Ingo Molnar
1
-1
/
+1
2007-10-29
sched: report CPU usage in CFS cgroup directories
Paul Menage
1
-5
/
+33
2007-10-29
sched: move rcu_head to task_group struct
Srivatsa Vaddagiri
1
-4
/
+4
2007-10-29
sched: fix incorrect assumption that cpu 0 exists
James Bottomley
1
-2
/
+2
2007-10-29
sched: keep utime/stime monotonic
Peter Zijlstra
3
-1
/
+4
2007-10-29
sched: make kernel/sched.c:account_guest_time() static
Adrian Bunk
1
-1
/
+1
2007-10-29
[MIPS] tb0219: Update copyright message.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] MT: Fix bug in multithreaded kernels.
Ralf Baechle
1
-3
/
+18
2007-10-29
[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.
Ralf Baechle
8
-8
/
+0
2007-10-29
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
3
-3
/
+3
2007-10-29
[MIPS] sb1250: Enable GenBus IDE in defconfig.
Maciej W. Rozycki
1
-1
/
+1
2007-10-29
[MIPS] vmlinux.ld.S: correctly indent .data section
Franck Bui-Huu
1
-15
/
+17
[next]