index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
IPMI.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-10
Linux 2.6.25-rc1
v2.6.25-rc1
Linus Torvalds
1
-2
/
+2
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
14
-85
/
+78
2008-02-10
PCI x86: always use conf1 to access config space below 256 bytes
Ivan Kokshaysky
4
-67
/
+19
2008-02-10
splice: fix user pointer access in get_iovec_page_array()
Bastian Blank
1
-1
/
+1
2008-02-10
[PKT_SCHED] ematch: Fix build warning.
David S. Miller
1
-1
/
+1
2008-02-10
hrtimer: don't modify restart_block->fn in restart functions
Oleg Nesterov
2
-5
/
+0
2008-02-10
hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()
Oleg Nesterov
1
-4
/
+40
2008-02-10
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
3
-39
/
+31
2008-02-10
ntp: correct inconsistent interval/tick_length usage
john stultz
2
-5
/
+8
2008-02-10
[NET_SCHED] sch_htb: htb_requeue fix
Jarek Poplawski
1
-3
/
+10
2008-02-10
[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_...
Rami Rosen
1
-2
/
+2
2008-02-10
starfire: secton fix
Andrew Morton
1
-1
/
+1
2008-02-10
via-velocity: section fix
Andrew Morton
1
-1
/
+1
2008-02-10
natsemi: section fix
Andrew Morton
1
-3
/
+3
2008-02-10
typhoon: section fix
Andrew Morton
1
-2
/
+2
2008-02-10
isdn: fix section mismatch warning for ISACVer
Sam Ravnborg
2
-4
/
+2
2008-02-10
isdn: fix section mismatch warnings from hisax_cs_setup_card
Sam Ravnborg
1
-2
/
+5
2008-02-10
isdn: fix section mismatch warnings in isac.c and isar.c
Sam Ravnborg
2
-6
/
+3
2008-02-10
isdn: fix section mismatch warning in hfc_sx.c
Sam Ravnborg
1
-2
/
+1
2008-02-10
drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N
S.Çağlar Onur
1
-1
/
+2
2008-02-10
Update kernel/.gitignore with new auto-generated files
S.Çağlar Onur
1
-0
/
+1
2008-02-10
Update arch/x86/boot/.gitignore with new auto-generated files
S.Çağlar Onur
1
-0
/
+2
2008-02-10
rtc-r9701.c: silence compiler warning
S.Çağlar Onur
1
-1
/
+0
2008-02-10
x25_asy.c: silence compiler warning
S.Çağlar Onur
1
-1
/
+0
2008-02-10
[PKT_SCHED] ematch: tcf_em_destroy robustness
Stephen Hemminger
1
-2
/
+3
2008-02-10
[PKT_SCHED]: deinline functions in meta match
Stephen Hemminger
1
-3
/
+3
2008-02-10
[SCTP]: Convert sctp_dbg_objcnt to seq files.
Pavel Emelyanov
1
-41
/
+44
2008-02-10
[SCTP]: Use snmp_fold_field instead of a homebrew analogue.
Pavel Emelyanov
1
-21
/
+2
2008-02-10
[IGMP]: Optimize kfree_skb in igmp_rcv.
Denis V. Lunev
1
-7
/
+6
2008-02-10
[KEY]: Convert net/pfkey to use seq files.
Pavel Emelyanov
1
-35
/
+57
2008-02-10
[KEY]: Clean up proc files creation a bit.
Pavel Emelyanov
1
-8
/
+27
2008-02-10
pppol2tp: fix printk warnings
Andrew Morton
1
-10
/
+12
2008-02-10
bnx2: section fix
Andrew Morton
1
-2
/
+2
2008-02-10
bnx2x: section fix
Andrew Morton
1
-2
/
+2
2008-02-10
[SPARC]: Add solaris/sunos binary support to feature removal schedule.
David S. Miller
1
-0
/
+11
2008-02-10
[SPARC]: Merge asm-sparc{,64}/a.out.h
David S. Miller
2
-110
/
+20
2008-02-10
ext4: Add new "development flag" to the ext4 filesystem
Theodore Tso
2
-0
/
+18
2008-02-10
ext4: Don't panic in case of corrupt bitmap
Aneesh Kumar K.V
1
-14
/
+21
2008-02-10
ext4: allocate struct ext4_allocation_context from a kmem cache
Eric Sandeen
1
-45
/
+82
2008-02-10
JBD2: Clear buffer_ordered flag for barried IO request on success
Dave Kleikamp
1
-1
/
+2
2008-02-10
ext4: Fix Direct I/O locking
Jan Kara
1
-54
/
+53
2008-02-10
ext4: Fix circular locking dependency with migrate and rm.
Aneesh Kumar K.V
1
-43
/
+74
2008-02-09
[ARM] constify function pointer tables
Jan Engelhardt
2
-3
/
+3
2008-02-09
[ARM] 4823/1: AT91 section fix
David Brownell
1
-1
/
+1
2008-02-09
[ARM] 4824/1: pxa: clear RDH bit after any reset
Dmitry Krivoschekov
1
-0
/
+8
2008-02-09
x86: cpa, strict range check in try_preserve_large_page()
Thomas Gleixner
1
-2
/
+15
2008-02-09
x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit
Thomas Gleixner
1
-5
/
+1
2008-02-09
x86: cpa, use page pool
Thomas Gleixner
1
-10
/
+25
2008-02-09
x86: introduce page pool in cpa
Thomas Gleixner
4
-1
/
+87
2008-02-09
x86: DEBUG_PAGEALLOC: enable after mem_init()
Thomas Gleixner
1
-1
/
+1
[next]