index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
[CRYPTO] aes-i586: Remove unused variable ls_tab
Daniel Marjamäki
1
-10
/
+0
2006-01-09
[CRYPTO] aes-i586: Nano-optimisation on key length check
Denis Vlasenko
1
-21
/
+19
2006-01-09
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
2
-0
/
+4
2006-01-09
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
2
-33
/
+34
2006-01-09
[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-08
[PATCH] Make vm86 support optional
Matt Mackall
3
-1
/
+5
2006-01-08
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
17
-65
/
+0
2006-01-08
[PATCH] tiny: Make x86 doublefault handling optional
Matt Mackall
2
-1
/
+4
2006-01-08
[PATCH] Make apm buildable without legacy pm
Dave Jones
2
-1
/
+5
2006-01-08
[PATCH] Split out screen_info from tty.h
Brian Gerst
3
-41
/
+2
2006-01-08
[PATCH] /dev/mem: validate mmap requests
Bjorn Helgaas
1
-49
/
+111
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
9
-34
/
+11
2006-01-08
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
3
-0
/
+11
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-9
/
+12
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
10
-210
/
+57
2006-01-08
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
4
-9
/
+7
[next]