index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-11
mx5: enable usb gadget for freescale mx51 babbage board
Dinh Nguyen
4
-1
/
+42
2010-05-11
mx5: change usb clock source from pll3 to pll2
Dinh Nguyen
1
-4
/
+39
2010-05-06
mx31smartbot: change the config of a gpio
Valentin Longchamp
1
-4
/
+4
2010-05-03
mx5: Add USB to Freescale MX51 defconfig
Dinh Nguyen
1
-1
/
+16
2010-05-03
mxc: Add generic USB HW initialization for MX51
Dinh Nguyen
3
-5
/
+113
2010-05-03
mx5: Enable board specific functions for enabling USB host on Babbage
Dinh Nguyen
1
-0
/
+129
2010-05-03
mx5: Add USB device definitions for Freescale MX51 Babbage HW
Dinh Nguyen
3
-0
/
+59
2010-05-03
mxc: Update GPIO for USB support on Freescale MX51 Babbage HW
Dinh Nguyen
1
-13
/
+20
2010-04-23
arm/plat-mxc: Fix forgotten renaming in timer.c
Wolfram Sang
1
-1
/
+1
2010-04-22
mx5: Add registration of GPIOs for MX5 devices
Dinh Nguyen
3
-6
/
+36
2010-04-22
mxc: Change gpt timer code to be more generic by using V2 instead of MX3
Amit Kucheria
1
-22
/
+22
2010-04-14
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
3
-0
/
+25
2010-04-14
ARM: MXC: mxcmmc: Teach the driver SDIO operations
Daniel Mack
1
-11
/
+59
2010-04-14
ARM: MXC: mxcmmc: misc cleanups
Daniel Mack
1
-4
/
+13
2010-04-14
ARM: mx3/lilly1131: add USB support
Daniel Mack
2
-0
/
+146
2010-04-14
MXC: mxc_nand: support i.MX21
Ivo Clarysse
1
-16
/
+25
2010-04-14
MXC: mxc_nand: set NFC registers after reset
Ivo Clarysse
1
-42
/
+48
2010-04-14
imx31: add rtc device on litekit board.
Vladimir Zapolskiy
1
-0
/
+1
2010-04-14
imx3: Add rtc platform device support
Vladimir Zapolskiy
2
-0
/
+20
2010-04-13
smc91c92_cs: define multicast_table as unsigned char
Ken Kawasaki
1
-7
/
+6
2010-04-13
can: avoids a false warning
Eric Dumazet
1
-1
/
+1
2010-04-13
e1000e: stop cleaning when we reach tx_ring->next_to_use
Terry Loftin
1
-0
/
+2
2010-04-13
igb: restrict WoL for 82576 ET2 Quad Port Server Adapter
Stefan Assmann
2
-0
/
+2
2010-04-13
sparc64: Add some more commentary to __raw_local_irq_save()
David S. Miller
1
-0
/
+7
2010-04-13
sparc64: Fix memory leak in pci_register_iommu_region().
David S. Miller
1
-3
/
+8
2010-04-13
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
1
-0
/
+8
2010-04-13
sparc64: Support kmemleak.
David S. Miller
2
-1
/
+5
2010-04-13
sparc64: Add function graph tracer support.
David S. Miller
10
-15
/
+132
2010-04-13
sparc64: Give a stack frame to the ftrace call sites.
David S. Miller
1
-15
/
+16
2010-04-13
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
3
-3
/
+3
2010-04-13
sparc64: Remove profiling from some low-level bits.
David S. Miller
1
-1
/
+8
2010-04-13
sparc64: Kill unnecessary static on local var in ftrace_call_replace().
David S. Miller
1
-1
/
+1
2010-04-13
sparc64: Kill CONFIG_STACK_DEBUG code.
David S. Miller
2
-78
/
+1
2010-04-13
sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
David S. Miller
2
-7
/
+16
2010-04-13
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
David S. Miller
1
-2
/
+12
2010-04-13
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
1
-23
/
+3
2010-04-13
virtio_net: missing sg_init_table
Shirley Ma
1
-0
/
+2
2010-04-13
Linux 2.6.34-rc4
v2.6.34-rc4
Linus Torvalds
1
-1
/
+1
2010-04-13
anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
Linus Torvalds
1
-2
/
+13
2010-04-13
anon_vma: clone the anon_vma chain in the right order
Linus Torvalds
1
-1
/
+1
2010-04-13
vma_adjust: fix the copying of anon_vma chains
Linus Torvalds
1
-16
/
+8
2010-04-13
Simplify and comment on anon_vma re-use for anon_vma_prepare()
Linus Torvalds
1
-24
/
+62
2010-04-12
quota: Fix possible dq_flags corruption
Andrew Perepechko
1
-6
/
+6
2010-04-12
quota: Hide warnings about writes to the filesystem before quota was turned on
Jan Kara
1
-0
/
+6
2010-04-12
ext3: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-04-12
ext2: symlink must be handled via filesystem specific operation
Dmitry Monakhov
1
-0
/
+2
2010-04-12
MIPS: Calculate proper ebase value for 64-bit kernels
David Daney
1
-1
/
+1
2010-04-12
MIPS: Alchemy: DB1200: Remove custom wait implementation
Manuel Lauss
1
-40
/
+0
2010-04-12
MIPS: Big Sur: Make defconfig more useful.
Ralf Baechle
1
-190
/
+490
2010-04-12
MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
Anton Altaparmakov
1
-1
/
+1
[next]