index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-16
xfs: don't warn on EAGAIN in inode reclaim
Dave Chinner
1
-2
/
+2
2010-04-16
xfs: ensure that sync updates the log tail correctly
Dave Chinner
1
-12
/
+26
2010-04-16
[WATCHDOG] max63xx driver depends on ioremap()
Geert Uytterhoeven
1
-1
/
+1
2010-04-16
[WATCHDOG] max63xx: be careful when disabling the watchdog
Marc Zyngier
1
-1
/
+6
2010-04-16
[WATCHDOG] fixed book E watchdog period register mask.
Luuk Paulussen
1
-1
/
+1
2010-04-16
[WATCHDOG] omap4: Fix WDT Kconfig
Santosh Shilimkar
1
-3
/
+3
2010-04-15
Input: wacom - switch mode upon system resume
Ping Cheng
1
-5
/
+7
2010-04-15
ASoC: imx-ssi: do not call hrtimer_disable in trigger function
Sascha Hauer
1
-2
/
+8
2010-04-15
firewire: cdev: change license of exported header files to MIT license
Stefan Richter
2
-17
/
+47
2010-04-15
ALSA: hda - Add position_fix quirk for Biostar mobo
Takashi Iwai
1
-0
/
+1
2010-04-15
ALSA: hda - add a quirk for Clevo M570U laptop
Joerg Schirottke
1
-0
/
+1
2010-04-15
ASoC: imx-ssi: increase minimum periods to 4
Sascha Hauer
1
-1
/
+1
2010-04-15
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
1
-1
/
+1
2010-04-14
m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()
Geert Uytterhoeven
1
-2
/
+6
2010-04-14
m68k: Fix `struct sigcontext' for ColdFire
Maxim Kuvyrkov
1
-3
/
+1
2010-04-14
vsprintf: Change struct printf_spec.precision from s8 to s16
Joe Perches
1
-5
/
+5
2010-04-14
hwmon: (applesmc) Switch maintainers
Henrik Rydberg
1
-2
/
+2
2010-04-14
hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support
Justin P. Mattock
1
-0
/
+18
2010-04-14
hwmon: (it87) Invalidate cache on temperature sensor change
Jean Delvare
1
-0
/
+1
2010-04-14
hwmon: (it87) Properly handle wrong sensor type requests
Jean Delvare
1
-10
/
+10
2010-04-14
hwmon: (it87) Don't arbitrarily enable temperature channels
Jean Delvare
1
-8
/
+5
2010-04-14
hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
Jean Delvare
1
-1
/
+6
2010-04-14
hwmon: (sht15) Fix sht15_calc_temp interpolation function
Jerome Oufella
1
-3
/
+3
2010-04-14
ALSA: hda - Avoid invalid "Independent HP" control for VIA codecs
Takashi Iwai
1
-16
/
+23
2010-04-14
ALSA: hda - Fix control element allocations in VIA codec parser
Takashi Iwai
1
-1
/
+1
2010-04-14
lguest: stop using KVM hypercall mechanism
Rusty Russell
4
-40
/
+56
2010-04-14
lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.
Rusty Russell
1
-0
/
+12
2010-04-14
Revert "Input: wacom - merge out and in prox events"
Dmitry Torokhov
1
-59
/
+104
2010-04-13
ceph: use separate class for ceph sockets' sk_lock
Sage Weil
1
-0
/
+8
2010-04-13
ceph: reserve one more caps space when doing readdir
Yehuda Sadeh
1
-1
/
+1
2010-04-13
ceph: queue_cap_snap should always queue dirty context
Sage Weil
2
-11
/
+8
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
ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3
Philby John
1
-2
/
+5
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
[next]