summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-02-10Linux 2.6.25-rc1v2.6.25-rc1Linus Torvalds
2008-02-10Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-02-10splice: fix user pointer access in get_iovec_page_array()Bastian Blank
2008-02-10[PKT_SCHED] ematch: Fix build warning.David S. Miller
2008-02-10hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov
2008-02-10hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov
2008-02-10hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-09[NET_SCHED] sch_htb: htb_requeue fixJarek Poplawski
2008-02-09[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_...Rami Rosen
2008-02-09starfire: secton fixAndrew Morton
2008-02-09via-velocity: section fixAndrew Morton
2008-02-09natsemi: section fixAndrew Morton
2008-02-09typhoon: section fixAndrew Morton
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-09isdn: fix section mismatch warning for ISACVerSam Ravnborg
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg
2008-02-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-02-09isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg
2008-02-09drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=NS.Çağlar Onur
2008-02-09Update kernel/.gitignore with new auto-generated filesS.Çağlar Onur
2008-02-09Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur
2008-02-09rtc-r9701.c: silence compiler warningS.Çağlar Onur
2008-02-09x25_asy.c: silence compiler warningS.Çağlar Onur
2008-02-09[PKT_SCHED] ematch: tcf_em_destroy robustnessStephen Hemminger
2008-02-09[PKT_SCHED]: deinline functions in meta matchStephen Hemminger
2008-02-09[SCTP]: Convert sctp_dbg_objcnt to seq files.Pavel Emelyanov
2008-02-09[SCTP]: Use snmp_fold_field instead of a homebrew analogue.Pavel Emelyanov
2008-02-09[IGMP]: Optimize kfree_skb in igmp_rcv.Denis V. Lunev
2008-02-09[KEY]: Convert net/pfkey to use seq files.Pavel Emelyanov
2008-02-09[KEY]: Clean up proc files creation a bit.Pavel Emelyanov
2008-02-09pppol2tp: fix printk warningsAndrew Morton
2008-02-09bnx2: section fixAndrew Morton
2008-02-09bnx2x: section fixAndrew Morton
2008-02-09[SPARC]: Add solaris/sunos binary support to feature removal schedule.David S. Miller
2008-02-09[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso
2008-02-10ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V
2008-02-10ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen
2008-02-10JBD2: Clear buffer_ordered flag for barried IO request on successDave Kleikamp
2008-02-10ext4: Fix Direct I/O lockingJan Kara
2008-02-10ext4: Fix circular locking dependency with migrate and rm.Aneesh Kumar K.V
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King