index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-10
[PATCH] Fix more "if ((err = foo() < 0))" typos
Alexey Dobriyan
1
-1
/
+2
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
154
-3662
/
+23532
2006-01-09
powerpc: unbreak iSeries compilation again
Paul Mackerras
2
-1
/
+5
2006-01-09
[PATCH] powerpc: Don't use KERNELBASE in add_memory()
Michael Ellerman
1
-1
/
+1
2006-01-09
powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc
Paul Mackerras
3
-7
/
+5
2006-01-09
[PATCH] powerpc: DABR exceptions should report the address not the PC
Anton Blanchard
1
-3
/
+4
2006-01-09
[PATCH] ppc64: POWER5+ oprofile support
Anton Blanchard
1
-2
/
+2
2006-01-09
[PATCH] ppc64: Fix oprofile when compiled as a module
Anton Blanchard
2
-80
/
+50
2006-01-09
[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5
Benjamin Herrenschmidt
1
-47
/
+449
2006-01-09
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
6
-42
/
+1743
2006-01-09
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt
2
-89
/
+247
2006-01-09
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
4
-348
/
+730
2006-01-09
[PATCH] ppc64: fix time syscall
Anton Blanchard
2
-29
/
+1
2006-01-09
[PATCH] ppc32: Put cache flush routines back into .relocate_code section
Paul Janzen
1
-2
/
+4
2006-01-09
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
4
-16
/
+40
2006-01-09
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
4
-6
/
+5
2006-01-09
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
5
-129
/
+208
2006-01-09
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
4
-153
/
+160
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
4
-13
/
+12
2006-01-09
[PATCH] spufs: fix spufs_fill_dir error path
Arnd Bergmann
1
-35
/
+38
2006-01-09
[PATCH] spufs: dont leak directories in failed spu_create
Arnd Bergmann
1
-17
/
+37
2006-01-09
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
1
-2
/
+2
2006-01-09
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
3
-5
/
+12
2006-01-09
[PATCH] spufs: check for proper file pointer in sys_spu_run
Arnd Bergmann
3
-3
/
+5
2006-01-09
[PATCH] spufs: dont hold root->isem in spu_forget
Arnd Bergmann
1
-10
/
+10
2006-01-09
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd Bergmann
1
-4
/
+6
2006-01-09
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
9
-7
/
+314
2006-01-09
[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.c
Kumar Gala
1
-1
/
+11
2006-01-09
[PATCH] powerpc: Fix search for the main interrupt controller
Haren Myneni
1
-6
/
+9
2006-01-09
[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250
Kumar Gala
3
-4
/
+3
2006-01-09
[PATCH] powerpc: added a udbg_progress
Kumar Gala
2
-7
/
+7
2006-01-09
[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial
Kumar Gala
1
-10
/
+52
2006-01-09
[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checking
Kumar Gala
1
-1
/
+1
2006-01-09
[PATCH] powerpc: don't add memory to empty node/zone
Mike Kravetz
1
-5
/
+14
2006-01-09
[PATCH] powerpc: fix two build warnings
Arnd Bergmann
2
-2
/
+1
2006-01-09
[PATCH] Make vm86 support optional
Matt Mackall
3
-1
/
+5
2006-01-09
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
17
-65
/
+0
2006-01-09
[PATCH] tiny: Make x86 doublefault handling optional
Matt Mackall
2
-1
/
+4
2006-01-09
[PATCH] Make apm buildable without legacy pm
Dave Jones
2
-1
/
+5
2006-01-09
[PATCH] Split out screen_info from tty.h
Brian Gerst
3
-41
/
+2
2006-01-09
[PATCH] /dev/mem: validate mmap requests
Bjorn Helgaas
1
-49
/
+111
2006-01-09
[PATCH] remove gcc-2 checks
Andrew Morton
9
-34
/
+11
2006-01-09
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
3
-0
/
+11
2006-01-09
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-9
/
+12
2006-01-09
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
10
-210
/
+57
2006-01-09
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
4
-9
/
+7
2006-01-09
[PATCH] IRQ type flags
Russell King
6
-19
/
+25
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
3
-0
/
+3
2006-01-09
[PATCH] uml: prevent MODE_SKAS=n and MODE_TT=n
Adrian Bunk
1
-1
/
+1
2006-01-09
[PATCH] uml: whitespace cleanup
Jeff Dike
1
-7
/
+7
[next]