Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | MAINTAINERS: change UBI/UBIFS git tree URLs | Artem Bityutskiy | 2008-11-06 | 1 | -2/+2 | |
| | * | | | UBIFS: endian handling fixes and annotations | Harvey Harrison | 2008-11-06 | 6 | -13/+15 | |
| | * | | | UBIFS: remove printk | Artem Bityutskiy | 2008-11-06 | 1 | -2/+2 | |
| * | | | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-02 | 9 | -7/+29 | |
| |\ \ \ \ | ||||||
| | * | | | | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti | 2008-11-26 | 1 | -0/+1 | |
| | * | | | | KVM: ppc: stop leaking host memory on VM exit | Hollis Blanchard | 2008-11-25 | 3 | -0/+11 | |
| | * | | | | KVM: MMU: fix sync of ptes addressed at owner pagetable | Marcelo Tosatti | 2008-11-23 | 1 | -1/+1 | |
| | * | | | | KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER | Xiantao Zhang | 2008-11-23 | 1 | -4/+7 | |
| | * | | | | KVM: ia64: Fix incorrect kbuild CFLAGS override | Xiantao Zhang | 2008-11-23 | 1 | -1/+1 | |
| | * | | | | KVM: VMX: Fix interrupt loss during race with NMI | Avi Kivity | 2008-11-23 | 1 | -1/+3 | |
| | * | | | | KVM: s390: Fix problem state handling in guest sigp handler | Christian Borntraeger | 2008-11-23 | 1 | -0/+5 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-02 | 2 | -54/+14 | |
| |\ \ \ \ | ||||||
| | * | | | | sparc64: Fix offset calculation in compute_size() | David S. Miller | 2008-12-01 | 1 | -1/+1 | |
| | * | | | | rtc: rtc-starfire fixes | Alessandro Zummo | 2008-11-21 | 1 | -53/+13 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-02 | 40 | -85/+229 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | MAINTAINERS: add netdev to ATM | Jiri Slaby | 2008-11-30 | 1 | -0/+1 | |
| | * | | | | | ATM: horizon, fix hrz_probe fail path | Jiri Slaby | 2008-11-29 | 1 | -1/+1 | |
| | * | | | | | pppol2tp: Add missing sock_put() in pppol2tp_release() | Frédéric Moulins | 2008-11-28 | 1 | -0/+1 | |
| | * | | | | | net: Fix soft lockups/OOM issues w/ unix garbage collector | dann frazier | 2008-11-26 | 3 | -3/+13 | |
| | * | | | | | macvlan: don't broadcast PAUSE frames to macvlan devices | Patrick McHardy | 2008-11-26 | 1 | -0/+3 | |
| | * | | | | | Phonet: fix oops in phonet_address_del() on non-Phonet device | Rémi Denis-Courmont | 2008-11-26 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2008-12-02 | 13 | -651/+863 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | m68k: Update defconfigs for 2.6.28-rc7 | Geert Uytterhoeven | 2008-12-02 | 12 | -612/+828 | |
| | * | | | | | | macfb: Do not overflow fb_fix_screeninfo.id | Finn Thain | 2008-12-02 | 1 | -39/+35 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-12-02 | 6 | -25/+38 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | alim15x3: fix sparse warning | Hannes Eder | 2008-12-02 | 1 | -1/+1 | |
| | * | | | | | | | ide: remove dead code from drive_is_ready() | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -5/+0 | |
| | * | | | | | | | ide: fix build for DEBUG_PM | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -9/+10 | |
| | * | | | | | | | ide: respect current DMA setting during resume | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -4/+2 | |
| | * | | | | | | | ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[] | Bartlomiej Zolnierkiewicz | 2008-12-02 | 1 | -0/+1 | |
| | * | | | | | | | amd74xx: workaround unreliable AltStatus register for nVidia controllers | Bartlomiej Zolnierkiewicz | 2008-12-02 | 4 | -3/+22 | |
| | * | | | | | | | ide: fix the ide_release_lock imbalance | Michael Schmitz | 2008-12-02 | 1 | -3/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-12-02 | 11 | -33/+42 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [SCSI] stex: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+1 | |
| | * | | | | | | | [SCSI] make scsi_eh_try_stu use block timeout | James Bottomley | 2008-12-01 | 1 | -2/+1 | |
| | * | | | | | | | [SCSI] megaraid_sas: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+2 | |
| | * | | | | | | | [SCSI] ibmvscsi: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+1 | |
| | * | | | | | | | [SCSI] aacraid: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -2/+2 | |
| | * | | | | | | | [SCSI] zfcp: prevent double decrement on host_busy while being busy | Swen Schillig | 2008-12-01 | 1 | -1/+1 | |
| | * | | | | | | | [SCSI] zfcp: fix deadlock between wq triggered port scan and ERP | Swen Schillig | 2008-12-01 | 2 | -2/+2 | |
| | * | | | | | | | [SCSI] zfcp: eliminate race between validation and locking | Swen Schillig | 2008-12-01 | 1 | -4/+7 | |
| | * | | | | | | | [SCSI] zfcp: verify for correct rport state before scanning for SCSI devs | Swen Schillig | 2008-12-01 | 1 | -1/+3 | |
| | * | | | | | | | [SCSI] zfcp: returning an ERR_PTR where a NULL value is expected | Swen Schillig | 2008-12-01 | 1 | -2/+6 | |
| | * | | | | | | | [SCSI] zfcp: Fix opening of wka ports | Christof Schmitt | 2008-12-01 | 2 | -1/+3 | |
| | * | | | | | | | [SCSI] zfcp: fix remote port status check | Martin Petermann | 2008-12-01 | 1 | -2/+1 | |
| | * | | | | | | | [SCSI] fc_transport: fix old bug on bitflag definitions | James Smart | 2008-11-21 | 1 | -1/+1 | |
| | * | | | | | | | [SCSI] Fix hang in starved list processing | Mike Christie | 2008-11-16 | 1 | -12/+11 | |
| * | | | | | | | | MN10300: Fix application of kernel module relocations | Mark Salter | 2008-12-02 | 1 | -28/+7 | |
| * | | | | | | | | sgi-gru: call fs_initcall() if statically linked | Dean Nelson | 2008-12-02 | 1 | -1/+1 | |
| * | | | | | | | | powerpc: Use physical cpu id when setting the processor affinity | Kumar Gala | 2008-12-02 | 1 | -1/+1 |