| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-12-03 | 5 | -4/+12 |
|\ |
|
| * | NLM: client-side nlm_lookup_host() should avoid matching on srcaddr | Chuck Lever | 2008-11-24 | 1 | -1/+2 |
| * | nfsd: use of unitialized list head on error exit in nfs4recover.c | J. Bruce Fields | 2008-11-24 | 1 | -1/+1 |
| * | Add a reference to sunrpc in svc_addsock | Tom Tucker | 2008-11-24 | 1 | -2/+7 |
| * | nfsd: clean up grace period on early exit | J. Bruce Fields | 2008-11-24 | 2 | -0/+2 |
* | | iTCO_wdt: fix typo when setting TCO_EN bit | Linus Torvalds | 2008-12-03 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-12-02 | 4 | -88/+116 |
|\ \ |
|
| * | | [WATCHDOG] hpwdt: Fix kdump when using hpwdt | Bernhard Walle | 2008-12-01 | 1 | -1/+1 |
| * | | [WATCHDOG] hpwdt: set the mapped BIOS address space as executable | Bernhard Walle | 2008-11-21 | 1 | -0/+3 |
| * | | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets | Wim Van Sebroeck | 2008-11-21 | 1 | -45/+73 |
| * | | [WATCHDOG] iTCO_wdt : correct status clearing | Wim Van Sebroeck | 2008-11-21 | 1 | -2/+3 |
| * | | [WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards | Wim Van Sebroeck | 2008-11-21 | 2 | -40/+32 |
| * | | [WATCHDOG] fix mtx1_wdt compilation failure | Florian Fainelli | 2008-11-21 | 1 | -0/+4 |
* | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-12-02 | 15 | -111/+223 |
|\ \ \ |
|
| * | | | UBIFS: pre-allocate bulk-read buffer | Artem Bityutskiy | 2008-11-21 | 3 | -18/+76 |
| * | | | UBIFS: do not allocate too much | Artem Bityutskiy | 2008-11-21 | 4 | -33/+60 |
| * | | | UBIFS: do not print scary memory allocation warnings | Artem Bityutskiy | 2008-11-21 | 3 | -8/+15 |
| * | | | UBIFS: allow for gaps when dirtying the LPT | Adrian Hunter | 2008-11-07 | 1 | -2/+0 |
| * | | | UBIFS: fix compilation warnings | Artem Bityutskiy | 2008-11-06 | 7 | -50/+70 |
| * | | | 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 |
| * | | | | | netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock | Patrick McHardy | 2008-11-26 | 1 | -1/+1 |
| * | | | | | sungem: Fix PCS_MIICTRL register write in gem_init_phy(). | David S. Miller | 2008-11-26 | 1 | -1/+1 |
| * | | | | | net: make skb_truesize_bug() call WARN() | Arjan van de Ven | 2008-11-25 | 1 | -1/+1 |
| * | | | | | net: hp-plus uses eip_poll | Randy Dunlap | 2008-11-25 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-25 | 8 | -21/+74 |
| |\ \ \ \ \ |
|
| | * | | | | | net/wireless/reg.c: fix bad WARN_ON in if statement | Ingo Molnar | 2008-11-25 | 1 | -2/+2 |
| | * | | | | | ath5k: disable beacon filter when station is not associated | Martin Xu | 2008-11-25 | 2 | -1/+35 |
| | * | | | | | ath5k: fix Security issue in DebugFS part of ath5k | Cheng Renquan | 2008-11-25 | 1 | -5/+5 |
| | * | | | | | ath9k: correct expected max RX buffer size | Luis R. Rodriguez | 2008-11-25 | 1 | -2/+11 |
| | * | | | | | ath9k: Fix SW-IOMMU bounce buffer starvation | Luis R. Rodriguez | 2008-11-25 | 2 | -8/+8 |