summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim2008-02-082-35/+134
| | * | ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim2008-02-081-6/+121
| | * | ARM: OMAP: Request DSP memory for McBSPTony Lindgren2008-02-081-0/+11
| | |/
| * | [ARM] constify function pointer tablesJan Engelhardt2008-02-092-3/+3
| * | [ARM] 4823/1: AT91 section fixDavid Brownell2008-02-091-1/+1
| * | [ARM] 4824/1: pxa: clear RDH bit after any resetDmitry Krivoschekov2008-02-091-0/+8
| * | [ARM] pxa: remove debugging PM: printkRussell King2008-02-091-2/+0
* | | Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-1014-85/+78
* | | PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-104-67/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-101-1/+1
|\ \ \
| * | | [PKT_SCHED] ematch: Fix build warning.David S. Miller2008-02-101-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-02-106-52/+78
|\ \ \ \
| * | | | hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov2008-02-102-5/+0
| * | | | hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov2008-02-101-4/+40
| * | | | hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-103-39/+31
| * | | | ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-102-5/+8
| |/ / /
* | | | splice: fix user pointer access in get_iovec_page_array()Bastian Blank2008-02-101-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1056-327/+375
|\ \ \
| * | | [NET_SCHED] sch_htb: htb_requeue fixJarek Poplawski2008-02-091-3/+10
| * | | [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_...Rami Rosen2008-02-091-2/+2
| * | | starfire: secton fixAndrew Morton2008-02-091-1/+1
| * | | via-velocity: section fixAndrew Morton2008-02-091-1/+1
| * | | natsemi: section fixAndrew Morton2008-02-091-3/+3
| * | | typhoon: section fixAndrew Morton2008-02-091-2/+2
| * | | isdn: fix section mismatch warning for ISACVerSam Ravnborg2008-02-092-4/+2
| * | | isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg2008-02-091-2/+5
| * | | isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg2008-02-092-6/+3
| * | | isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg2008-02-091-2/+1
| * | | [PKT_SCHED] ematch: tcf_em_destroy robustnessStephen Hemminger2008-02-091-2/+3
| * | | [PKT_SCHED]: deinline functions in meta matchStephen Hemminger2008-02-091-3/+3
| * | | [SCTP]: Convert sctp_dbg_objcnt to seq files.Pavel Emelyanov2008-02-091-41/+44
| * | | [SCTP]: Use snmp_fold_field instead of a homebrew analogue.Pavel Emelyanov2008-02-091-21/+2
| * | | [IGMP]: Optimize kfree_skb in igmp_rcv.Denis V. Lunev2008-02-091-7/+6
| * | | [KEY]: Convert net/pfkey to use seq files.Pavel Emelyanov2008-02-091-35/+57
| * | | [KEY]: Clean up proc files creation a bit.Pavel Emelyanov2008-02-091-8/+27
| * | | pppol2tp: fix printk warningsAndrew Morton2008-02-091-10/+12
| * | | bnx2: section fixAndrew Morton2008-02-091-2/+2
| * | | bnx2x: section fixAndrew Morton2008-02-091-2/+2
| * | | [PKT_SCHED] ematch: oops from uninitialized variable (resend)Stephen Hemminger2008-02-091-3/+2
| * | | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-0938-172/+190
| |\ \ \ | | |/ / | |/| |
| | * | [SCTP]: Make sure the chunk is off the transmitted list prior to freeing.Vlad Yasevich2008-02-062-1/+4
| | * | [SCTP]: Fix kernel panic while received ASCONF chunk with bad serial numberWei Yongjun2008-02-061-3/+3
| | * | [SCTP]: Set ports in every address returned by sctp_getladdrs()Vlad Yasevich2008-02-061-0/+6
| | * | [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunkVlad Yasevich2008-02-061-3/+20
| | * | [SCTP]: Kill silly inlines in ulpqueue.cVlad Yasevich2008-02-051-7/+7
| | * | [SCTP]: Do not increase rwnd when reading partial notification.Vlad Yasevich2008-02-051-1/+2
| | * | [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-0538-157/+148
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-0942-467/+684
|\ \ \ \
| * | | | x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner2008-02-091-2/+15
| * | | | x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner2008-02-091-5/+1
OpenPOWER on IntegriCloud