summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter2009-02-101-3/+3
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-1012-19/+34
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Add missing sparsemem.h includeMichael Neuling2009-02-101-0/+1
| * | | | | | | powerpc/pci: mmap anonymous memory when legacy_mem doesn't existBenjamin Herrenschmidt2009-02-101-2/+15
| * | | | | | | powerpc/cell: Add missing #include for oprofileMichael Neuling2009-02-101-0/+1
| * | | | | | | powerpc/ftrace: Fix math to calculate offset in TOCSteven Rostedt2009-02-101-2/+3
| * | | | | | | powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-101-0/+2
| * | | | | | | powerpc/fsl-booke: Fix mapping functions to use phys_addr_tKumar Gala2009-02-092-4/+4
| * | | | | | | arch/powerpc: Eliminate double sizeofJulia Lawall2009-02-061-1/+1
| * | | | | | | powerpc/cpm2: Fix set interrupt typepaulfax2009-02-061-1/+1
| * | | | | | | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2009-02-062-8/+3
| * | | | | | | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov2009-02-061-0/+2
| * | | | | | | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-061-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-02-1017-126/+74
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Fix probe_kernel_{read,write}().David S. Miller2009-02-0810-48/+25
| * | | | | | | | sparc64: Kill .fixup section bloat.David S. Miller2009-02-0815-77/+42
| * | | | | | | | sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller2009-02-051-1/+6
| * | | | | | | | sparc64: Call dump_stack() in die_nmi().David S. Miller2009-02-041-0/+1
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1023-78/+195
|\ \ \ \ \ \ \ \
| * | | | | | | | bridge: Fix LRO crash with tunHerbert Xu2009-02-091-1/+6
| * | | | | | | | IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.Noriaki TAKAMIYA2009-02-091-1/+1
| * | | | | | | | gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski2009-02-091-0/+6
| * | | | | | | | netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran2009-02-091-1/+1
| * | | | | | | | netfilter: ctnetlink: fix echo if not subscribed to any multicast groupPablo Neira Ayuso2009-02-091-2/+3
| * | | | | | | | netfilter: ctnetlink: allow changing NAT sequence adjustment in creationPablo Neira Ayuso2009-02-091-0/+10
| * | | | | | | | netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation messageEric Leblond2009-02-091-0/+21
| * | | | | | | | netfilter: fix tuple inversion for Node information requestEric Leblond2009-02-091-2/+2
| * | | | | | | | netxen: fix msi-x interrupt handlingDhananjay Phadke2009-02-082-2/+13
| * | | | | | | | de2104x: force correct order when writing to rx ringRisto Suominen2009-02-081-1/+2
| * | | | | | | | tun: Fix unicast filter overflowAlex Williamson2009-02-081-2/+8
| * | | | | | | | drivers/isdn: introduce missing kfreeJulia Lawall2009-02-081-0/+2
| * | | | | | | | drivers/atm: introduce missing kfreeJulia Lawall2009-02-081-0/+1
| * | | | | | | | sunhme: Don't match PCI devices in SBUS probe.David S. Miller2009-02-071-4/+8
| * | | | | | | | 9p: fix endian issues [attempt 3]Eric Van Hensbergen2009-02-061-9/+13
| * | | | | | | | net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-062-2/+14
| * | | | | | | | 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-061-0/+1
| * | | | | | | | sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta2009-02-061-4/+4
| * | | | | | | | RxRPC: Fix a potential NULL dereferenceDavid Howells2009-02-061-2/+3
| * | | | | | | | r8169: Don't update statistics counters when interface is downIvan Vecera2009-02-061-35/+58
| * | | | | | | | udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer2009-02-061-2/+4
| * | | | | | | | neigh: some entries can be skipped during dumpingGautam Kachroo2009-02-061-6/+8
| * | | | | | | | ipv6: Disallow rediculious flowlabel option sizes.David S. Miller2009-02-061-2/+6
* | | | | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-108-43/+65
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-02-093-26/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Btrfs: don't use spin_is_contendedChris Mason2009-02-093-26/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-0912-105/+117
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway2009-02-091-1/+1
| * | | | | | | | | USB: Correct Makefile to make isp1760 buildableIvan Kuten2009-02-091-0/+1
| * | | | | | | | | USB: option: New mobile broadband modems to be supportedDirk De Schepper2009-02-091-28/+56
| * | | | | | | | | USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2009-02-092-3/+9
OpenPOWER on IntegriCloud