index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kfifo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
ARM: at91: move at91_init_leds to board init
Jean-Christophe PLAGNIOL-VILLARD
11
-33
/
+31
2012-04-17
ARM: at91: do not pin mux the UARTs in init_early
Jean-Christophe PLAGNIOL-VILLARD
34
-380
/
+333
2012-04-17
ARM: at91: drop at91_set_serial_console
Jean-Christophe PLAGNIOL-VILLARD
46
-251
/
+0
2012-04-17
ARM: at91: uncompress: autodetect the uart to use
Jean-Christophe PLAGNIOL-VILLARD
10
-129
/
+148
2012-04-17
ARM: at91: uncompress Store UART address in a variable
Jean-Christophe PLAGNIOL-VILLARD
1
-9
/
+11
2012-04-16
hwrng: Kconfig: remove dependency for atmel-rng driver
Nicolas Ferre
1
-1
/
+1
2012-04-16
Input: Kconfig: remove dependency for atmel_tsadcc driver
Nicolas Ferre
1
-2
/
+2
2012-04-16
rtc: Kconfig: remove dependency for AT91 rtc driver
Nicolas Ferre
1
-1
/
+1
2012-04-16
ARM: at91/Kconfig: website link for AT91SAM9G20-EK
Nicolas Ferre
1
-0
/
+1
2012-04-16
ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
Nicolas Ferre
1
-1
/
+1
2012-04-16
ARM: at91/Kconfig: add clarifications to AT91SAM9M10G45-EK entry
Nicolas Ferre
1
-3
/
+4
2012-04-16
ARM: at91/Kconfig: add comment to at91sam9x5 family entry
Nicolas Ferre
1
-0
/
+6
2012-04-16
ARM: at91/Kconfig: change at91sam9g45 entry
Nicolas Ferre
1
-1
/
+4
2012-04-16
ARM: at91: change AT91 Kconfig entry comment
Nicolas Ferre
1
-2
/
+2
2012-04-16
Linux 3.4-rc3
v3.4-rc3
Linus Torvalds
1
-1
/
+1
2012-04-16
x86-32: fix up strncpy_from_user() sign error
Linus Torvalds
1
-2
/
+2
2012-04-15
ARM: 7386/1: jump_label: fixup for rename to static_key
Rabin Vincent
1
-1
/
+1
2012-04-15
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
Jonathan Austin
1
-0
/
+12
2012-04-15
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
Will Deacon
1
-1
/
+15
2012-04-15
ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus
Linus Walleij
1
-1
/
+5
2012-04-15
PCI: Fix regression in pci_restore_state(), v3
Rafael J. Wysocki
1
-18
/
+39
2012-04-15
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
2
-1
/
+4
2012-04-15
ARM: OMAP: clock: cleanup CPUfreq leftovers, fix build errors
Kevin Hilman
5
-129
/
+0
2012-04-15
ARM: dts: remove blank interrupt-parent properties
Rob Herring
5
-5
/
+0
2012-04-14
ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
Sachin Kamat
1
-0
/
+2
2012-04-14
do not export kernel's NULL #define to userspace
Lubos Lunak
1
-6
/
+2
2012-04-14
ARM: EXYNOS: Remove broken config values for touchscren for NURI board
Marek Szyprowski
1
-42
/
+0
2012-04-14
ARM: EXYNOS: set fix xusbxti clock for NURI and Universal210 boards
Marek Szyprowski
2
-1
/
+3
2012-04-14
ARM: EXYNOS: fix regulator name for NURI board
Marek Szyprowski
1
-1
/
+1
2012-04-14
ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL
Maurus Cuelenaere
1
-0
/
+1
2012-04-14
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
Kevin Hilman
1
-0
/
+1
2012-04-13
sparc64: Eliminate obsolete __handle_softirq() function
Paul E. McKenney
1
-7
/
+0
2012-04-13
sparc64: Fix bootup crash on sun4v.
David S. Miller
1
-1
/
+1
2012-04-13
ARM: msm: Fix section mismatches in proc_comm.c
David Brown
1
-1
/
+1
2012-04-13
video: msm: Fix section mismatches in mddi.c
David Brown
1
-4
/
+4
2012-04-13
arm: msm: trout: fix compile failure
Daniel Walker
2
-0
/
+2
2012-04-13
arm: msm: halibut: remove unneeded fixup
Daniel Walker
1
-3
/
+0
2012-04-13
irq_work: fix compile failure on tile from missing include
Chris Metcalf
1
-0
/
+1
2012-04-13
ia64: populate the cmpxchg header with appropriate code
Paul Gortmaker
2
-114
/
+148
2012-04-13
alpha: fix build failures from system.h dismemberment
Paul Gortmaker
3
-69
/
+74
2012-04-13
ARM: 7383/1: nommu: populate vectors page from paging_init
Will Deacon
1
-0
/
+2
2012-04-13
ARM: 7381/1: nommu: fix typo in mm/Kconfig
Will Deacon
1
-1
/
+1
2012-04-13
ARM: 7380/1: DT: do not add a zero-sized memory property
Marc Zyngier
1
-0
/
+2
2012-04-13
ARM: 7379/1: DT: fix atags_to_fdt() second call site
Marc Zyngier
1
-1
/
+1
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
4
-50
/
+2
2012-04-13
ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).
Jesper Juhl
1
-7
/
+9
2012-04-13
kconfig: delete last traces of __enabled_ from autoconf.h
Paul Gortmaker
1
-11
/
+0
2012-04-13
Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...
Paul Gortmaker
1
-36
/
+13
2012-04-13
kconfig: fix IS_ENABLED to not require all options to be defined
Paul Gortmaker
1
-4
/
+18
2012-04-13
Btrfs: use commit root when loading free space cache
Josef Bacik
2
-10
/
+3
[next]