index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-02-28
[PATCH] USB: lh7a40x gadget driver: Fixed a dead lock
Franck Bui-Huu
1
-2
/
+4
2006-02-28
[PATCH] USB: unusual_devs entry for Lyra RCA RD1080
Alan Stern
1
-0
/
+7
2006-02-28
[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad
Andrew Fuller
1
-0
/
+2
2006-02-28
[PATCH] USB: fix EHCI BIOS handshake
David Brownell
1
-5
/
+6
2006-02-28
[MIPS] Fix build error on processors that don's support copy-on-write.
Ralf Baechle
2
-1
/
+19
2006-02-28
[MIPS] Initialize S-cache function pointers even on S-cache-less CPUs.
Ralf Baechle
1
-5
/
+11
2006-02-28
[PATCH] cfq-iosched: slice expiry fixups
Jens Axboe
1
-91
/
+60
2006-02-28
[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping
Michael Ellerman
1
-1
/
+1
2006-02-28
[PATCH] powerpc: fix NULL pointer in handle_eeh_events
Olaf Hering
1
-1
/
+1
2006-02-28
[PATCH] powerpc: vdso 64bits gettimeofday bug
Benjamin Herrenschmidt
1
-2
/
+2
2006-02-28
[PATCH] powerpc: fix dynamic PCI probe regression
John Rose
3
-19
/
+38
2006-02-28
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...
Linus Torvalds
3
-22
/
+4
2006-02-28
[libata] Disable FUA
Jeff Garzik
3
-0
/
+7
2006-02-28
[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes
Eric Sandeen
1
-1
/
+1
2006-02-28
[XFS] Reduce stack use during quota mounts (caused a panic). This
Nathan Scott
1
-6
/
+5
2006-02-28
[XFS] Fix a realtime allocator regression introduced by an old iget race
Nathan Scott
1
-15
/
+14
2006-02-27
[REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-02-27
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
6
-5
/
+23
2006-02-27
[NETFILTER]: nf_queue: fix end-of-list check
Patrick McHardy
1
-1
/
+1
2006-02-27
[NETFILTER]: nf_queue: remove unnecessary check for outfn
Patrick McHardy
1
-1
/
+1
2006-02-27
[NETFILTER]: nf_queue: fix rerouting after packet mangling
Patrick McHardy
1
-7
/
+15
2006-02-27
[NETFILTER]: nf_queue: check if rerouter is present before using it
Patrick McHardy
1
-2
/
+2
2006-02-27
[NETFILTER]: nf_queue: don't copy registered rerouter data
Patrick McHardy
1
-19
/
+9
2006-02-27
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
3
-98
/
+38
2006-02-27
[IPSEC] esp: Kill unnecessary block and indentation
Herbert Xu
1
-44
/
+43
2006-02-27
[TG3]: Fix Sun tg3 variant detection.
David S. Miller
1
-0
/
+9
2006-02-27
[MIPS] Use generic compat routines for readdir, getdents
Atsushi Nemoto
3
-57
/
+3
2006-02-27
[MIPS] Fix atomic*_sub_if_positive return value.
Ralf Baechle
1
-0
/
+12
2006-02-27
[MIPS] SMP: Fix initialization order bug.
Ralf Baechle
7
-31
/
+39
2006-02-27
[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().
Ralf Baechle
1
-4
/
+4
2006-02-27
[PATCH] Fix Specialix SX corruption
Marc Zyngier
1
-5
/
+5
2006-02-27
Linux v2.6.16-rc5
v2.6.16-rc5
Linus Torvalds
1
-1
/
+1
2006-02-27
Make Kprobes depend on modules
Linus Torvalds
5
-1
/
+5
2006-02-27
[SPARC64]: Make cpu_present_map available earlier.
David S. Miller
3
-9
/
+27
2006-02-27
[SPARC64]: Implement futex_atomic_op_inuser().
David S. Miller
1
-4
/
+84
2006-02-27
[PATCH] fix voyager after topology.c move
James Bottomley
2
-15
/
+1
2006-02-27
[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU
Brian Magnuson
1
-1
/
+1
2006-02-26
[PATCH] x86_64: Fix ioctl compat code for /dev/rtc
Andi Kleen
1
-11
/
+2
2006-02-26
[PATCH] x86_64: Better ATI timer fix
Andi Kleen
2
-17
/
+33
2006-02-26
[PATCH] x86_64: Move the SMP time selection earlier
Andi Kleen
3
-14
/
+11
2006-02-26
[PATCH] x86_64: Fix the additional_cpus=.. option
Andi Kleen
3
-1
/
+8
2006-02-26
[PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64
Andi Kleen
1
-1
/
+1
2006-02-26
[PATCH] x86_64: Fix NMI watchdog on x460
Chris McDermott
1
-1
/
+1
2006-02-26
[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED
Andi Kleen
2
-20
/
+3
2006-02-26
[PATCH] i386: Handle non existing APICs without panicing
Andreas Deresch
2
-4
/
+12
2006-02-26
[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...
Andi Kleen
3
-4
/
+22
2006-02-26
[PATCH] x86_64: Check for bad elf entry address.
Suresh Siddha
1
-0
/
+5
2006-02-26
[PATCH] x86_64: fix USER_PTRS_PER_PGD
Jan Beulich
1
-1
/
+1
2006-02-26
[PATCH] x86_64: no_iommu removal in pci-gart.c
Jon Mason
3
-20
/
+6
2006-02-26
[PATCH] Fix Specialix SI probing
Marc Zyngier
1
-4
/
+8
[next]