index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
calibrate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
Revert "x86, bts: reenable ptrace branch trace support"
Ingo Molnar
1
-0
/
+1
2009-06-11
CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS
Harald Welte
1
-3
/
+6
2009-06-11
CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs
Harald Welte
1
-5
/
+1
2009-06-10
tracing: do not translate event helper macros in print format
Steven Rostedt
1
-77
/
+81
2009-06-10
ftrace/documentation: fix typo in function grapher name
Mike Frysinger
1
-1
/
+1
2009-06-10
tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK
Li Zefan
1
-2
/
+2
2009-06-10
spinlock: Add missing __raw_spin_lock_flags() stub for UP
Benjamin Herrenschmidt
1
-0
/
+1
2009-06-10
Make /dev/zero reads interruptible by signals
Linus Torvalds
1
-3
/
+2
2009-06-10
Linux 2.6.30
v2.6.30
Linus Torvalds
1
-1
/
+1
2009-06-10
char: mxser, fix ISA board lookup
Peter Botha
1
-1
/
+1
2009-06-10
jbd: fix race in buffer processing in commit code
Jan Kara
1
-2
/
+4
2009-06-10
autofs4: remove hashed check in validate_wait()
Ian Kent
1
-14
/
+8
2009-06-10
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
2009-06-09
tracing: add protection around module events unload
Steven Rostedt
3
-4
/
+19
2009-06-09
tracing: add trace_seq_vprint interface
Steven Rostedt
2
-0
/
+34
2009-06-09
tracing: fix the block trace points print size
Steven Rostedt
1
-15
/
+30
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
10
-104
/
+588
2009-06-09
ring-buffer: fix ret in rb_add_time_stamp
Steven Rostedt
1
-1
/
+1
2009-06-09
x86: Clear TS in irq_ts_save() when in an atomic section
Chuck Ebbert
1
-6
/
+6
2009-06-09
x86: Detect use of extended APIC ID for AMD CPUs
Andreas Herrmann
3
-1
/
+12
2009-06-09
bsg: setting rq->bio to NULL
FUJITA Tomonori
1
-0
/
+3
2009-06-09
kvm: fix kvm reboot crash when MAXSMP is used
Avi Kivity
1
-1
/
+1
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
11
-11
/
+11
2009-06-09
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
2
-0
/
+27
2009-06-09
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
Minoru Usui
1
-0
/
+3
2009-06-09
r8169: fix crash when large packets are received
Eric Dumazet
1
-6
/
+5
2009-06-09
amd-iommu: remove unnecessary "AMD IOMMU: " prefix
Joerg Roedel
1
-3
/
+2
2009-06-09
amd-iommu: detach device explicitly before attaching it to a new domain
Joerg Roedel
1
-1
/
+1
2009-06-09
amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling
Joerg Roedel
1
-11
/
+0
2009-06-09
md/raid5: fix bug in reshape code when chunk_size decreases.
NeilBrown
1
-1
/
+1
2009-06-09
md/raid5 - avoid deadlocks in get_active_stripe during reshape
NeilBrown
1
-11
/
+11
2009-06-09
md/raid5: use conf->raid_disks in preference to mddev->raid_disk
NeilBrown
1
-2
/
+2
2009-06-09
ring-buffer: pass in lockdep class key for reader_lock
Peter Zijlstra
2
-3
/
+20
2009-06-08
async: Fix lack of boot-time console due to insufficient synchronization
Linus Torvalds
1
-10
/
+5
2009-06-08
x86: memtest: remove 64-bit division
Andreas Herrmann
1
-7
/
+7
2009-06-08
x86, UV: Fix macros for multiple coherency domains
Jack Steiner
2
-8
/
+13
2009-06-08
pata_netcell: Fix typo
Alan Cox
1
-1
/
+1
2009-06-08
MIPS: Outline udelay and fix a few issues.
Ralf Baechle
5
-92
/
+66
2009-06-08
MIPS: ioctl.h: Fix headers_check warnings
Jaswinder Singh Rajput
1
-0
/
+4
2009-06-08
MIPS: Cobalt: PCI bus is always required to obtain the board ID
Yoichi Yuasa
1
-0
/
+1
2009-06-08
MIPS: Kconfig: Remove "Support for" from Cavium system type
Yoichi Yuasa
1
-2
/
+2
2009-06-08
MIPS: Sibyte: Honor CONFIG_CMDLINE
Ralf Baechle
1
-7
/
+1
2009-06-08
SSB: BCM47xx: Export ssb_watchdog_timer_set
Matthieu Castet
1
-0
/
+1
2009-06-08
dma-debug: simplify logic in driver_filter()
Joerg Roedel
1
-21
/
+21
2009-06-08
dma-debug: disable/enable irqs only once in device_dma_allocations
Joerg Roedel
1
-2
/
+6
2009-06-08
dma-debug: use pr_* instead of printk(KERN_* ...)
Joerg Roedel
1
-21
/
+15
2009-06-08
dma-debug: code style fixes
Joerg Roedel
1
-11
/
+12
2009-06-08
dma-debug: comment style fixes
Joerg Roedel
1
-2
/
+3
2009-06-08
KVM: Explicity initialize cpus_hardware_enabled
Avi Kivity
1
-0
/
+1
2009-06-07
[ARM] 5543/1: arm: serial amba: add missing declaration in serial.h
Alessandro Rubini
1
-0
/
+1
[next]