Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | [IA64] show "SN Devices" menu only if CONFIG_SGI_SN | Jes Sorensen | 2006-02-27 | 1 | -2/+2 | |
| * | | | | | | | | | | [PATCH] synclink_gt: make ->init_error signed | Darren Jenkins | 2006-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] out_of_memory(): use of uninitialised | Andrew Morton | 2006-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] Add mm->task_size and fix powerpc vdso | Benjamin Herrenschmidt | 2006-02-28 | 3 | -4/+11 | |
| * | | | | | | | | | | [PATCH] nommu: implement vmalloc_node() | Andrew Morton | 2006-02-28 | 1 | -1/+7 | |
| * | | | | | | | | | | [PATCH] remove_from_swap: fix locking | Christoph Lameter | 2006-02-28 | 1 | -5/+13 | |
| * | | | | | | | | | | [PATCH] tty buffering: comment out debug code | Paul Fulghum | 2006-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] video1394: fix "return E;" typo | Alexey Dobriyan | 2006-02-28 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] pnp bus type fix | Adam Belay | 2006-02-28 | 1 | -7/+5 | |
| * | | | | | | | | | | [PATCH] Altix: more ioc3 cleanups and locking fixes | Pat Gefre | 2006-02-28 | 1 | -8/+3 | |
| * | | | | | | | | | | [PATCH] drivers/mtd/redboot.c: recognise a foreign byte sex partition table | John Bowler | 2006-02-28 | 1 | -1/+27 | |
| * | | | | | | | | | | [PATCH] fuse: fix bug in negative lookup | Miklos Szeredi | 2006-02-28 | 1 | -2/+8 | |
| * | | | | | | | | | | [PATCH] Fix sys_migrate_pages: Move all pages when invoked from root | Christoph Lameter | 2006-02-28 | 1 | -1/+2 | |
| * | | | | | | | | | | [PATCH] x86 microcode driver vs hotplug CPUs. | Dave Jones | 2006-02-28 | 1 | -6/+9 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-02-28 | 9 | -12/+47 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [PATCH] USB: ftdi_sio: new microHAM device IDs | Ian Abbott | 2006-02-28 | 2 | -1/+15 | |
| | * | | | | | | | | | [PATCH] USB: visor.c id for gspda smartphone | Hendrik Schweppe | 2006-02-28 | 2 | -0/+6 | |
| | * | | | | | | | | | [PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow) | Shaun Tancheff | 2006-02-28 | 1 | -4/+7 | |
| | * | | | | | | | | | [PATCH] USB: lh7a40x gadget driver: Fixed a dead lock | Franck Bui-Huu | 2006-02-28 | 1 | -2/+4 | |
| | * | | | | | | | | | [PATCH] USB: unusual_devs entry for Lyra RCA RD1080 | Alan Stern | 2006-02-28 | 1 | -0/+7 | |
| | * | | | | | | | | | [PATCH] USB: Wisegroup MP-8866 Dual USB Joypad | Andrew Fuller | 2006-02-28 | 1 | -0/+2 | |
| | * | | | | | | | | | [PATCH] USB: fix EHCI BIOS handshake | David Brownell | 2006-02-28 | 1 | -5/+6 | |
| * | | | | | | | | | | [SUNSU]: Fix locking error in sunsu_stop_rx(). | David S. Miller | 2006-02-28 | 1 | -3/+0 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-02-28 | 3 | -6/+30 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [MIPS] Fix build error on processors that don's support copy-on-write. | Ralf Baechle | 2006-02-28 | 2 | -1/+19 | |
| | * | | | | | | | | | [MIPS] Initialize S-cache function pointers even on S-cache-less CPUs. | Ralf Baechle | 2006-02-28 | 1 | -5/+11 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-02-28 | 6 | -23/+42 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | [PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping | Michael Ellerman | 2006-02-28 | 1 | -1/+1 | |
| | * | | | | | | | | | [PATCH] powerpc: fix NULL pointer in handle_eeh_events | Olaf Hering | 2006-02-28 | 1 | -1/+1 | |
| | * | | | | | | | | | [PATCH] powerpc: vdso 64bits gettimeofday bug | Benjamin Herrenschmidt | 2006-02-28 | 1 | -2/+2 | |
| | * | | | | | | | | | [PATCH] powerpc: fix dynamic PCI probe regression | John Rose | 2006-02-28 | 3 | -19/+38 | |
| * | | | | | | | | | | [PATCH] cfq-iosched: slice expiry fixups | Jens Axboe | 2006-02-28 | 1 | -91/+60 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-02-27 | 3 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [libata] Disable FUA | Jeff Garzik | 2006-02-27 | 3 | -0/+7 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC... | Linus Torvalds | 2006-02-27 | 3 | -22/+4 | |
| * | | | | | | | | | Merge git://oss.sgi.com:8090/oss/git/xfs-rc-fixes | Linus Torvalds | 2006-02-27 | 3 | -22/+20 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes | Eric Sandeen | 2006-02-28 | 1 | -1/+1 | |
| | * | | | | | | | | | [XFS] Reduce stack use during quota mounts (caused a panic). This | Nathan Scott | 2006-02-28 | 1 | -6/+5 | |
| | * | | | | | | | | | [XFS] Fix a realtime allocator regression introduced by an old iget race | Nathan Scott | 2006-02-28 | 1 | -15/+14 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-02-27 | 11 | -155/+109 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc | Arnaldo Carvalho de Melo | 2006-02-27 | 1 | -1/+0 | |
| | * | | | | | | | | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy | 2006-02-27 | 6 | -5/+23 | |
| | * | | | | | | | | [NETFILTER]: nf_queue: fix end-of-list check | Patrick McHardy | 2006-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | [NETFILTER]: nf_queue: remove unnecessary check for outfn | Patrick McHardy | 2006-02-27 | 1 | -1/+1 | |
| | * | | | | | | | | [NETFILTER]: nf_queue: fix rerouting after packet mangling | Patrick McHardy | 2006-02-27 | 1 | -7/+15 | |
| | * | | | | | | | | [NETFILTER]: nf_queue: check if rerouter is present before using it | Patrick McHardy | 2006-02-27 | 1 | -2/+2 | |
| | * | | | | | | | | [NETFILTER]: nf_queue: don't copy registered rerouter data | Patrick McHardy | 2006-02-27 | 1 | -19/+9 | |
| | * | | | | | | | | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu | 2006-02-27 | 3 | -98/+38 | |
| | * | | | | | | | | [IPSEC] esp: Kill unnecessary block and indentation | Herbert Xu | 2006-02-27 | 1 | -44/+43 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * / | | | | | | | [TG3]: Fix Sun tg3 variant detection. | David S. Miller | 2006-02-27 | 1 | -0/+9 | |
| |/ / / / / / / |