Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2008-08-09 | 11 | -544/+0 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | avr32: Remove include/asm-avr32/arch-at32ap | Haavard Skinnemoen | 2008-08-08 | 11 | -544/+0 | |
| * | | | | | | list.h: fix fatal kernel-doc error | Randy Dunlap | 2008-08-08 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-08 | 890 | -69252/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge Linus' latest into master | Russell King | 2008-08-08 | 144 | -15845/+33 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | [ARM] fix pnx4008 build errors | Russell King | 2008-08-08 | 1 | -1/+3 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 793 | -62504/+14 | |
| | * | | | | | | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Russell King | 2008-08-07 | 96 | -6746/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | avr32: Move include/asm-avr32 to arch/avr32/include/asm | Haavard Skinnemoen | 2008-08-05 | 96 | -6746/+0 | |
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 1426 | -134047/+2794 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | * | | | | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 118 | -120/+120 | |
| | * | | | | | | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-08 | 5 | -13/+96 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | list.h: add list_cut_position() | Luis R. Rodriguez | 2008-08-07 | 1 | -0/+40 | |
| | * | | | | | | | list.h: Add list_splice_tail() and list_splice_tail_init() | Luis R. Rodriguez | 2008-08-07 | 1 | -9/+38 | |
| | * | | | | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-08-07 | 3 | -3/+17 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri... | Jeff Garzik | 2008-08-07 | 1 | -2/+0 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Remove bogus variables from syncppp.[ch] | Krzysztof HaĆasa | 2008-07-23 | 1 | -2/+0 | |
| | | * | | | | | | | | dm9000: Support MAC address setting through platform data. | Laurent Pinchart | 2008-08-07 | 1 | -0/+1 | |
| | | * | | | | | | | | ethtool: Expand ethtool_cmd.speed to 32 bits | Brandon Philips | 2008-08-07 | 1 | -1/+16 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup | Gui Jianfeng | 2008-08-06 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro... | Linus Torvalds | 2008-08-07 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tracehook: fix CLONE_PTRACE | Roland McGrath | 2008-08-07 | 2 | -2/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-08-07 | 2 | -18/+26 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus | Roland Dreier | 2008-08-07 | 1 | -12/+24 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | mlx4_core: Add ethernet fields to CQE struct | Yevgeny Petrilin | 2008-08-06 | 1 | -12/+24 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | RDMA/cma: Remove padding arrays by using struct sockaddr_storage | Roland Dreier | 2008-08-04 | 1 | -6/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2008-08-07 | 139 | -15825/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Move all of include/asm-m68knommu to arch/m68knommu/include/asm. | Greg Ungerer | 2008-08-07 | 139 | -15825/+0 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | V4L/DVB (8610): Add suspend/resume capabilities to soc_camera. | Robert Jarzmik | 2008-08-06 | 1 | -0/+5 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-05 | 1 | -1/+2 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-05 | 7 | -20/+52 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | David S. Miller | 2008-08-05 | 2 | -2/+24 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | mac80211: make listen_interval be limited by low level driver | Tomas Winkler | 2008-08-04 | 1 | -1/+8 | |
| | | * | | | | | | | mac80211: pass dtim_period to low level driver | Emmanuel Grumbach | 2008-08-04 | 2 | -1/+16 | |
| | * | | | | | | | | ipv4: remove unused field in struct flowi (include/net/flow.h). | Rami Rosen | 2008-08-05 | 1 | -1/+0 | |
| | * | | | | | | | | net: Kill plain NET_XMIT_BYPASS. | David S. Miller | 2008-08-04 | 2 | -14/+1 | |
| | * | | | | | | | | net_sched: Add qdisc __NET_XMIT_BYPASS flag | Jarek Poplawski | 2008-08-04 | 1 | -3/+3 | |
| | * | | | | | | | | net_sched: Add qdisc __NET_XMIT_STOLEN flag | Jarek Poplawski | 2008-08-04 | 2 | -1/+14 | |
| | * | | | | | | | | sctp: Drop ipfargok in sctp_xmit function | Herbert Xu | 2008-08-03 | 1 | -2/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | pkt_sched: Make sure RTNL is held in qdisc_root_lock(). | David S. Miller | 2008-08-02 | 1 | -0/+12 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | pm_qos: spelling fixes | Richard Hughes | 2008-08-05 | 1 | -1/+1 | |
| * | | | | | | | radeon: misc corrections | David Miller | 2008-08-05 | 1 | -2/+3 | |
| * | | | | | | | Remove the deprecated cli() sti() functions | Mark Asselstine | 2008-08-05 | 1 | -29/+0 | |
| * | | | | | | | spi: new orion_spi driver | Shadi Ammouri | 2008-08-05 | 1 | -0/+17 | |
| * | | | | | | | kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO | Bernhard Walle | 2008-08-05 | 1 | -2/+2 | |
| * | | | | | | | ide: remove CONFIG_IDE_MAX_HWIFS | Adrian Bunk | 2008-08-05 | 1 | -12/+1 | |
| * | | | | | | | ide: sanitize struct ide_port_ops documentation (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -9/+18 | |
| * | | | | | | | fs: rename buffer trylock | Nick Piggin | 2008-08-04 | 1 | -2/+6 | |
| * | | | | | | | mm: rename page trylock | Nick Piggin | 2008-08-04 | 2 | -27/+42 | |
| | |_|_|_|/ / | |/| | | | | |