| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] ieee754[sd]p_neg workaround | Atsushi Nemoto | 2006-02-07 | 2 | -8/+20 |
* | [MIPS] Remove wrong __user tags. | Atsushi Nemoto | 2006-02-07 | 3 | -9/+6 |
* | [MIPS] Cleanup fls implementation. | Ralf Baechle | 2006-02-07 | 1 | -26/+32 |
* | [MIPS] local_irq_restore wasn't safe to be used in other macros mode. | Ralf Baechle | 2006-02-07 | 1 | -2/+2 |
* | [MIPS] Remove commented out code to add -mmad for Nevada. | Ralf Baechle | 2006-02-07 | 1 | -1/+0 |
* | [MIPS] Fix Cobalt PCI cache line sizes | Peter Horton | 2006-02-07 | 1 | -2/+2 |
* | [MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warn... | Atsushi Nemoto | 2006-02-07 | 1 | -0/+22 |
* | [MIPS] Build blast_cache routines from template | Atsushi Nemoto | 2006-02-07 | 1 | -350/+50 |
* | [MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c | Atsushi Nemoto | 2006-02-07 | 1 | -7/+15 |
* | [MIPS] Reformat to 80 columns. | Ralf Baechle | 2006-02-07 | 1 | -8/+19 |
* | [MIPS] Sibyte: Make all setup functions __init. | Ralf Baechle | 2006-02-07 | 1 | -4/+5 |
* | [MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola. | Ralf Baechle | 2006-02-07 | 1 | -4/+3 |
* | [MIPS] Au1200: Make KGDB compile | Sergei Shtylylov | 2006-02-07 | 1 | -0/+4 |
* | [MIPS] Au1xx0: really set KSEG0 to uncached on reboot | Sergei Shtylylov | 2006-02-07 | 1 | -1/+1 |
* | [MIPS] TX49x7: Fix timer register #define's | Sergei Shtylylov | 2006-02-07 | 1 | -11/+10 |
* | [MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation. | Ralf Baechle | 2006-02-07 | 1 | -35/+36 |
* | [MIPS] SB1: Add oprofile support. | Mark Mason | 2006-02-07 | 3 | -0/+8 |
* | [MIPS] BCM1480: Cleanup debug code left behind in the PCI driver. | Mark Mason | 2006-02-07 | 1 | -2/+0 |
* | [MIPS] BCM1125 PCI fixes | Mark Mason | 2006-02-07 | 1 | -0/+1 |
* | [MIPS] Nevada support for SGI O2. | Ralf Baechle | 2006-02-07 | 3 | -1/+3 |
* | [MIPS] CPU definitions for Cobalt. | Ralf Baechle | 2006-02-07 | 1 | -0/+56 |
* | [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. | Ralf Baechle | 2006-02-07 | 9 | -7/+7 |
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 2006-02-07 | 30 | -40/+79 |
* | [MIPS] Check function pointers are non-zero before calling. | Ralf Baechle | 2006-02-07 | 1 | -4/+6 |
* | [MIPS] Revert "mips: add pm_power_off" | Ralf Baechle | 2006-02-07 | 1 | -6/+0 |
* | [MIPS] RTLX compile fixes. | Ralf Baechle | 2006-02-07 | 1 | -0/+4 |
* | [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100. | Ralf Baechle | 2006-02-07 | 1 | -27/+25 |
* | [MIPS] Fix C version of ssnop to use the right opcode. | Ralf Baechle | 2006-02-07 | 1 | -1/+1 |
* | [MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern... | Ralf Baechle | 2006-02-07 | 1 | -1/+1 |
* | [PPP]: Fixed hardware RX checksum handling | Herbert Xu | 2006-02-06 | 1 | -0/+3 |
* | [PATCH] USB: Fix GPL markings on usb core functions. | Greg KH | 2006-02-05 | 1 | -3/+3 |
* | mm/slab.c (non-NUMA): Fix compile warning and clean up code | Linus Torvalds | 2006-02-05 | 1 | -3/+8 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-02-05 | 2 | -8/+17 |
|\ |
|
| * | [SPARC64]: Update defconfig. | David S. Miller | 2006-02-05 | 1 | -8/+13 |
| * | [SPARC64]: Add .gitignore file for sparc64 boot images. | David S. Miller | 2006-02-05 | 1 | -0/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-02-05 | 21 | -61/+124 |
|\ \ |
|
| * | | [NETFILTER]: Fix check whether dst_entry needs to be released after NAT | Patrick McHardy | 2006-02-05 | 1 | -2/+2 |
| * | | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification | Patrick McHardy | 2006-02-05 | 4 | -21/+36 |
| * | | [NETFILTER]: Fix ip6t_policy address matching | Patrick McHardy | 2006-02-05 | 1 | -2/+3 |
| * | | [NETFILTER]: Check policy length in policy match strict mode | Patrick McHardy | 2006-02-05 | 2 | -2/+2 |
| * | | [NETFILTER]: Fix possible overflow in netfilters do_replace() | Kirill Korotaev | 2006-02-05 | 4 | -0/+28 |
| * | | [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper | Samir Bellabes | 2006-02-05 | 1 | -2/+0 |
| * | | [NETFILTER]: iptables: fix typos in ipt_connbytes.h | Yasuyuki Kozakai | 2006-02-05 | 1 | -2/+2 |
| * | | [NETFILTER]: Fix missing src port initialization in tftp expectation mask | Patrick McHardy | 2006-02-05 | 1 | -0/+1 |
| * | | [NETFILTER]: nfnetlink_queue: fix packet marking over netlink | Patrick McHardy | 2006-02-05 | 1 | -1/+2 |
| * | | [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log | Patrick McHardy | 2006-02-05 | 3 | -18/+28 |
| * | | [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' | Holger Eitzenberger | 2006-02-05 | 3 | -3/+7 |
| * | | [NETFILTER]: nf_conntrack: check address family when finding protocol module | Yasuyuki Kozakai | 2006-02-05 | 2 | -7/+10 |
| * | | [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem | Pablo Neira Ayuso | 2006-02-05 | 2 | -0/+2 |
| * | | [NETFILTER]: ctnetlink: Fix subsystem used for expectation events | Marcus Sundberg | 2006-02-05 | 2 | -2/+2 |