| Commit message (Expand) | Author | Age |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-10-03 |
|\ |
|
| * | [PATCH] ext4: retry failed direct IO allocations | Eric Sandeen | 2009-10-02 |
| * | ext4: Fix build warning in ext4_dirty_inode() | Curt Wohlgemuth | 2009-10-02 |
| * | ext4: drop ext4dev compat | Eric Sandeen | 2009-10-01 |
| * | ext4: fix a BUG_ON crash by checking that page has buffers attached to it | Theodore Ts'o | 2009-09-30 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-10-02 |
|\ \ |
|
| * | | ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 | Kirill A. Shutemov | 2009-10-02 |
| * | | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2009-10-02 |
| * | | ARM: 5740/1: fix valid_phys_addr_range() range check | Greg Ungerer | 2009-10-02 |
| * | | ARM: 5739/1: ARM: allow empty ATAG_CORE | David Brown | 2009-10-02 |
| * | | ARM: 5735/1: sa1111: CodingStyle cleanups | Hartley Sweeten | 2009-10-02 |
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 2009-10-02 |
| |\ \ |
|
| | * | | iop: downgrade maintenance status | Dan Williams | 2009-08-18 |
| | * | | arch/arm/plat-iop: Use DIV_ROUND_CLOSEST | Julia Lawall | 2009-08-18 |
| | * | | iop3xx: ATU and PCI memory configuration corrected | Aaro Koskinen | 2009-08-18 |
| | * | | iop33x: update defconfig (default atu to on) | Dan Williams | 2009-08-18 |
| * | | | ARM: 5738/1: Correct TCM documentation | Linus Walleij | 2009-10-01 |
| * | | | ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs | Dmitry Artamonow | 2009-10-01 |
| * | | | ARM: 5733/1: fix bcmring compile error | Leo Chen | 2009-10-01 |
| * | | | ARM: 5732/1: remove redundant include file | Leo Chen | 2009-10-01 |
| * | | | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 | Linus Walleij | 2009-10-01 |
| * | | | ARM: Ensure do_cache_op takes mmap_sem | Russell King | 2009-09-28 |
| * | | | ARM: Fix __cpuexit section mismatch warnings | Russell King | 2009-09-28 |
| * | | | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast | Russell King | 2009-09-28 |
| * | | | ARM: includecheck fix: mach-davinci, board-dm365-evm.c | Jaswinder Singh Rajput | 2009-09-28 |
| * | | | ARM: Remove unused CONFIG SA1100_H3XXX | Jaswinder Singh Rajput | 2009-09-28 |
| * | | | ARM: Fix warning: unused variable 'highmem' | Russell King | 2009-09-28 |
| * | | | ARM: Fix warning: #warning syscall migrate_pages not implemented | Russell King | 2009-09-28 |
| * | | | ARM: Fix SA11x0 clocksource warning | Russell King | 2009-09-28 |
| * | | | ARM: Fix SA1100 Neponset serial section mismatch | Russell King | 2009-09-28 |
| * | | | ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warnings | Russell King | 2009-09-28 |
| * | | | ARM: Fix section mismatch warning in Integrator pci_v3 | Russell King | 2009-09-28 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-02 |
|\ \ \ \ |
|
| * | | | | cnic: Fix NETDEV_UP event processing. | Michael Chan | 2009-10-02 |
| * | | | | uvesafb/connector: Disallow unpliviged users to send netlink packets | Philipp Reisner | 2009-10-02 |
| * | | | | pohmelfs/connector: Disallow unpliviged users to configure pohmelfs | Philipp Reisner | 2009-10-02 |
| * | | | | dst/connector: Disallow unpliviged users to configure dst | Philipp Reisner | 2009-10-02 |
| * | | | | dm/connector: Only process connector packages from privileged processes | Philipp Reisner | 2009-10-02 |
| * | | | | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner | 2009-10-02 |
| * | | | | connector/dm: Fixed a compilation warning | Philipp Reisner | 2009-10-02 |
| * | | | | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 |
| * | | | | connector: Keep the skb in cn_callback_data | Philipp Reisner | 2009-10-02 |
| * | | | | e1000e/igb/ixgbe: Don't report an error if devices don't support AER | Frans Pop | 2009-10-02 |
| * | | | | net: Fix wrong sizeof | Jean Delvare | 2009-10-02 |
| * | | | | net: splice() from tcp to pipe should take into account O_NONBLOCK | Eric Dumazet | 2009-10-02 |
| * | | | | net: Use sk_mark for routing lookup in more places | Atis Elsts | 2009-10-01 |
| * | | | | sky2: irqname based on pci address | Stephen Hemminger | 2009-10-01 |
| * | | | | skge: use unique IRQ name | Michal Schmidt | 2009-10-01 |
| * | | | | IPv4 TCP fails to send window scale option when window scale is zero | Ori Finkelman | 2009-10-01 |
| * | | | | net/ipv4/tcp.c: fix min() type mismatch warning | Andrew Morton | 2009-10-01 |