| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-06-13 | 1 | -25/+112 |
|\ \ \ \ |
|
| * | | | | ahci: Workaround HW bug for SB600/700 SATA controller PMP support | Shane Huang | 2008-06-13 | 1 | -17/+82 |
| * | | | | ahci: workarounds for mcp65 | Tejun Heo | 2008-06-13 | 1 | -9/+31 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-13 | 40 | -228/+130 |
|\ \ \ \ |
|
| * | | | | tcp: Revert 'process defer accept as established' changes. | David S. Miller | 2008-06-12 | 9 | -98/+33 |
| * | | | | ipv6: Fix duplicate initialization of rawv6_prot.destroy | David S. Miller | 2008-06-12 | 1 | -2/+2 |
| * | | | | bnx2x: Updating the Maintainer | Eilon Greenstein | 2008-06-12 | 4 | -6/+9 |
| * | | | | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller | 2008-06-12 | 9 | -47/+21 |
| * | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-06-11 | 3 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | drivers/net/r6040.c: correct bad use of round_jiffies() | Christophe Jaillet | 2008-06-11 | 1 | -1/+1 |
| | * | | | | fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP | Roel Kluin | 2008-06-11 | 1 | -1/+1 |
| | * | | | | ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_... | Roel Kluin | 2008-06-11 | 1 | -2/+2 |
| * | | | | | Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos... | David S. Miller | 2008-06-11 | 3 | -6/+19 |
| |\ \ \ \ \ |
|
| | * | | | | | ipv6: Fail with appropriate error code when setting not-applicable sockopt. | YOSHIFUJI Hideaki | 2008-06-12 | 1 | -4/+4 |
| | * | | | | | ipv6: Check IPV6_MULTICAST_LOOP option value. | YOSHIFUJI Hideaki | 2008-06-12 | 1 | -0/+2 |
| | * | | | | | ipv6: Check the hop limit setting in ancillary data. | Shan Wei | 2008-06-12 | 1 | -0/+5 |
| | * | | | | | ipv6 route: Fix route lifetime in netlink message. | YOSHIFUJI Hideaki | 2008-06-12 | 1 | -2/+6 |
| | * | | | | | ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). | YOSHIFUJI Hideaki | 2008-06-12 | 1 | -0/+2 |
| | |/ / / / |
|
| * | | | | | Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6 | David S. Miller | 2008-06-11 | 9 | -59/+41 |
| |\ \ \ \ \ |
|
| | * | | | | | dccp: Bug in initial acknowledgment number assignment | Gerrit Renker | 2008-06-11 | 1 | -4/+4 |
| | * | | | | | dccp ccid-3: X truncated due to type conversion | Gerrit Renker | 2008-06-11 | 1 | -8/+6 |
| | * | | | | | dccp ccid-3: TFRC reverse-lookup Bug-Fix | Gerrit Renker | 2008-06-11 | 1 | -4/+4 |
| | * | | | | | dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets | Gerrit Renker | 2008-06-11 | 1 | -1/+3 |
| | * | | | | | dccp: Fix sparse warnings | Gerrit Renker | 2008-06-11 | 6 | -40/+16 |
| | * | | | | | dccp ccid-3: Bug-Fix - Zero RTT is possible | Gerrit Renker | 2008-06-11 | 1 | -2/+8 |
| | |/ / / / |
|
| * | | | | | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() | Patrick McHardy | 2008-06-11 | 1 | -2/+1 |
| * | | | | | netfilter: Make nflog quiet when no one listen in userspace. | Eric Leblond | 2008-06-11 | 1 | -4/+0 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-06-13 | 1 | -32/+26 |
|\ \ \ \ \ |
|
| * | | | | | sparc: get leo framebuffer working | Robert Reif | 2008-06-10 | 1 | -32/+26 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-06-12 | 3 | -4/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.h | Stefan Schmidt | 2008-06-12 | 1 | -1/+4 |
| * | | | | | | [ARM] 5090/1: Correct pxafb palette typo error | Jürgen Schindele | 2008-06-11 | 1 | -2/+4 |
| * | | | | | | [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driver | Guennadi Liakhovetski | 2008-06-11 | 1 | -1/+1 |
* | | | | | | | rtc: Ramtron FM3130 RTC support | Sergey Lapin | 2008-06-12 | 3 | -1/+514 |
* | | | | | | | rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC | David Brownell | 2008-06-12 | 1 | -4/+4 |
* | | | | | | | provide rtc_cmos platform device | Stas Sergeev | 2008-06-12 | 2 | -15/+50 |
* | | | | | | | radix-tree: fix small lockless radix-tree bug | Nick Piggin | 2008-06-12 | 1 | -58/+62 |
* | | | | | | | console keyboard mapping broken by 04c71976 | Jiri Bohac | 2008-06-12 | 1 | -6/+1 |
* | | | | | | | /proc/sysvipc/shm: fix 32-bit truncation of segment sizes | Paul Menage | 2008-06-12 | 1 | -8/+8 |
* | | | | | | | pagemap: fix large pages in pagemap | Dave Hansen | 2008-06-12 | 1 | -9/+30 |
* | | | | | | | pagemap: pass mm into pagewalkers | Dave Hansen | 2008-06-12 | 3 | -47/+56 |
* | | | | | | | driver/char/generic_nvram: fix banner | Philippe De Muyter | 2008-06-12 | 1 | -1/+1 |
* | | | | | | | drivers/video/cirrusfb: fix RAM address printk | Philippe De Muyter | 2008-06-12 | 1 | -3/+3 |
* | | | | | | | intel_rng: make device not found a warning | Stephen Hemminger | 2008-06-12 | 1 | -1/+1 |
* | | | | | | | drivers/isdn/sc/ioctl.c: add missing kfree | Julia Lawall | 2008-06-12 | 1 | -0/+1 |
* | | | | | | | mmc: wbsd: initialize tasklets before requesting interrupt | Chuck Ebbert | 2008-06-12 | 1 | -11/+10 |
* | | | | | | | MAINTAINERS: update maintainership of pxa2xx/pxa3xx | Eric Miao | 2008-06-12 | 1 | -3/+5 |
* | | | | | | | uml: work around broken host PTRACE_SYSEMU | Jeff Dike | 2008-06-12 | 1 | -9/+16 |
* | | | | | | | uml: remove include of asm/user.h | Jeff Dike | 2008-06-12 | 1 | -2/+2 |
* | | | | | | | rtc-at32ap700x: fix bug in at32_rtc_readalarm() | Haavard Skinnemoen | 2008-06-12 | 1 | -2/+5 |