index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-09
[PATCH] ps3: missing exports
Al Viro
2
-0
/
+4
2007-02-09
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
13
-219
/
+385
2007-02-09
[AVR32] Add missing #include <linux/module.h>
Haavard Skinnemoen
1
-0
/
+1
2007-02-09
[AVR32] Remove last remains of libgcc
Haavard Skinnemoen
2
-131
/
+0
2007-02-09
[AVR32] SPI platform code update
Haavard Skinnemoen
4
-36
/
+51
2007-02-09
[AVR32] Add PIOE device and reserve SDRAM pins
Haavard Skinnemoen
2
-0
/
+33
2007-02-09
[AVR32] Introduce at32_reserve_pin()
Haavard Skinnemoen
1
-1
/
+22
2007-02-09
[AVR32] Don't reset PIO state at bootup
Haavard Skinnemoen
1
-3
/
+0
2007-02-09
[AVR32] GPIO API implementation
Haavard Skinnemoen
3
-16
/
+221
2007-02-09
[AVR32] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-2
/
+2
2007-02-09
[AVR32] Fix incorrect invalidation of shared cachelines
David Brownell
1
-8
/
+24
2007-02-09
[AVR32] ext int fixes
David Brownell
1
-19
/
+17
2007-02-09
[AVR32] fix serial port setup on ATSTK1000
David Brownell
2
-5
/
+15
2007-02-09
[AVR32] /proc/interrupts display
David Brownell
1
-0
/
+1
2007-02-08
[S390]: Add AF_IUCV socket support
Jennifer Hunt
1
-0
/
+1
2007-02-08
[S390]: Rewrite of the IUCV base code, part 2
Martin Schwidefsky
1
-0
/
+1
2007-02-08
[S390]: Rewrite of the IUCV base code, part 1
Martin Schwidefsky
1
-1
/
+0
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
163
-2994
/
+17337
2007-02-08
[POWERPC] Add export of vgacon_remap_base
Mathieu Desnoyers
1
-0
/
+1
2007-02-08
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
1
-4
/
+0
2007-02-08
[POWERPC] Fix comment in kernel/irq.c
Johannes Berg
1
-3
/
+3
2007-02-08
[POWERPC] PPC: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-6
/
+6
2007-02-08
[POWERPC] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-7
/
+7
2007-02-08
[POWERPC] Fix ppc64's writing to struct file_operations
Stephen Rothwell
1
-4
/
+7
2007-02-08
[POWERPC] ppc: use syslog macro for the printk log level
Robert P. J. Day
1
-1
/
+2
2007-02-08
[POWERPC] ppc: cs4218_tdm remove extra brace
Mariusz Kozlowski
1
-1
/
+0
2007-02-08
[POWERPC] Add mpc52xx/lite5200 PCI support
Grant Likely
4
-1
/
+435
2007-02-08
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
61
-291
/
+524
2007-02-08
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
Paul Mackerras
2
-8
/
+15
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-25
/
+54
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+5
2007-02-07
msi: Make MSI useable more architectures
Eric W. Biederman
4
-23
/
+50
2007-02-07
msi: Kill the msi_desc array.
Eric W. Biederman
1
-1
/
+1
2007-02-07
MSI: Remove pci_scan_msi_device()
Michael Ellerman
1
-2
/
+0
2007-02-07
PCI: make isa_bridge Alpha-only
Adrian Bunk
1
-0
/
+4
2007-02-07
USB: ps3 ohci bus glue
Geoff Levand
1
-0
/
+3
2007-02-07
USB: ps3 ehci bus glue
Geoff Levand
1
-0
/
+2
2007-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
21
-516
/
+689
2007-02-07
[POWERPC] Fixup error handling when emulating a floating point instruction
Kumar Gala
1
-22
/
+60
2007-02-07
[POWERPC] Enable interrupts if we are doing fp math emulation
Kumar Gala
1
-14
/
+15
2007-02-06
[POWERPC] Added kprobes support to ppc32
Kumar Gala
3
-4
/
+8
2007-02-07
Merge branch 'linux-2.6'
Paul Mackerras
58
-252
/
+442
2007-02-07
[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call
Paul Mackerras
1
-5
/
+46
2007-02-07
[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace
Paul Mackerras
1
-26
/
+33
2007-02-07
[POWERPC] Fix performance monitor exception
Livio Soares
1
-1
/
+1
2007-02-07
[POWERPC] Compile fixes for arch/powerpc dcr code
David Gibson
2
-0
/
+2
2007-02-07
[POWERPC] Maple: use mmio nvram
Nathan Lynch
2
-0
/
+4
2007-02-07
[POWERPC] pasemi: defconfig
Olof Johansson
1
-0
/
+1722
2007-02-07
[POWERPC] pasemi: iommu support
Olof Johansson
6
-5
/
+306
2007-02-07
[POWERPC] pasemi: Configure DMA controller interrupts
Olof Johansson
3
-0
/
+15
[next]