Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | [PATCH] GFP_ZONETYPES: add commentry on how to calculate | Andy Whitcroft | 2006-02-01 | 1 | -0/+8 | |
* | | | | | | | | | [PATCH] Introduce __iowrite32_copy | Bryan O'Sullivan | 2006-02-01 | 1 | -0/+25 | |
* | | | | | | | | | [PATCH] Define BITS_PER_BYTE | Bryan O'Sullivan | 2006-02-01 | 1 | -0/+2 | |
* | | | | | | | | | [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create() | Adrian Bunk | 2006-02-01 | 1 | -1/+0 | |
* | | | | | | | | | [PATCH] hrtimers: add back lost credit lines | Thomas Gleixner | 2006-02-01 | 1 | -0/+6 | |
* | | | | | | | | | [PATCH] hrtimers: cleanups and simplifications | George Anzinger | 2006-02-01 | 1 | -3/+2 | |
* | | | | | | | | | [PATCH] hrtimers: fix posix-timer requeue race | akpm@osdl.org | 2006-02-01 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] tpm_bios: needs more securityfs_ functions | Randy Dunlap | 2006-02-01 | 1 | -0/+19 | |
* | | | | | | | | | [PATCH] dm: dm-table warning fix | Alasdair G Kergon | 2006-02-01 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] fuse: fix async read for legacy filesystems | Miklos Szeredi | 2006-02-01 | 1 | -2/+14 | |
* | | | | | | | | | [PATCH] prototypes for *at functions & typo fix | Ulrich Drepper | 2006-02-01 | 1 | -0/+33 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid. | Chris Wright | 2006-01-31 | 1 | -1/+1 | |
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-31 | 2 | -9/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [PATCH] PCI: pci_ids: remove duplicates gathered during merge period | Grant Coady | 2006-01-31 | 1 | -7/+0 | |
| * | | | | | | | | [PATCH] PCI: restore 2 missing pci ids | Mark Rustad | 2006-01-31 | 1 | -0/+2 | |
| * | | | | | | | | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() | Adrian Bunk | 2006-01-31 | 1 | -2/+0 | |
| * | | | | | | | | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 | Jason Gaston | 2006-01-31 | 1 | -0/+7 | |
* | | | | | | | | | [PATCH] USB: USB authentication states | David Brownell | 2006-01-31 | 1 | -2/+4 | |
* | | | | | | | | | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver | Luca Risolia | 2006-01-31 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-01-31 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [AGPGART] 945GM support for agpgart | Alan Hourihane | 2006-01-19 | 1 | -0/+2 | |
| * | | | | | | | | [AGPGART] Semaphore to Mutex conversion. | akpm@osdl.org | 2006-01-16 | 1 | -1/+2 | |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-01-31 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [CPUFREQ] convert remaining cpufreq semaphore to a mutex | Arjan van de Ven | 2006-01-18 | 1 | -1/+2 | |
* | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-01-31 | 2 | -36/+38 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [SERIAL] Make uart_port flags a bitwise type | Russell King | 2006-01-21 | 2 | -24/+26 | |
| * | | | | | | | | | | [SERIAL] Fix UPF_ flag usage with uart_info->flags | Russell King | 2006-01-21 | 1 | -1/+1 | |
| * | | | | | | | | | | [SERIAL] Make uart_info flags a bitwise type | Russell King | 2006-01-21 | 1 | -8/+10 | |
| * | | | | | | | | | | [SERIAL] Make port->ops constant | Russell King | 2006-01-21 | 1 | -1/+1 | |
| * | | | | | | | | | | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA | Russell King | 2006-01-21 | 1 | -2/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-31 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints | Jens Axboe | 2006-01-24 | 1 | -3/+3 | |
| |/ / / / / / / / / | ||||||
* / / / / / / / / / | [NETFILTER]: Unbreak x-tables on x86. | David S. Miller | 2006-01-20 | 1 | -1/+15 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. | David S. Miller | 2006-01-19 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] Add pselect/ppoll system call implementation | David Woodhouse | 2006-01-18 | 1 | -1/+5 | |
* | | | | | | | | | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 2006-01-18 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] vfs: *at functions: core | Ulrich Drepper | 2006-01-18 | 4 | -6/+17 | |
* | | | | | | | | | [PATCH] nfsd4: rename lk_stateowner | J. Bruce Fields | 2006-01-18 | 1 | -2/+3 | |
* | | | | | | | | | [PATCH] svcrpc: save and restore the daddr field when request deferred | J. Bruce Fields | 2006-01-18 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] nfsd: check error status from nfsd_sync_dir | YAMAMOTO Takashi | 2006-01-18 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] add missing syscall declarations | Arnd Bergmann | 2006-01-18 | 1 | -2/+17 | |
* | | | | | | | | | [PATCH] NUMA policies in the slab allocator V2 | Christoph Lameter | 2006-01-18 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] Zone reclaim: proc override | Christoph Lameter | 2006-01-18 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] Zone reclaim: Reclaim logic | Christoph Lameter | 2006-01-18 | 3 | -5/+26 | |
* | | | | | | | | | [PATCH] mm: migration page refcounting fix | Nick Piggin | 2006-01-18 | 2 | -21/+1 | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-01-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2 | Alon Bar-Lev | 2006-01-18 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge git://tipc.cslab.ericsson.net/pub/git/tipc | David S. Miller | 2006-01-18 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | [TIPC] Move ethernet protocol id to linux/if_ether.h | Per Liden | 2006-01-18 | 1 | -0/+1 | |
| * | | | | | | | | [TIPC] Updated link priority macros | Per Liden | 2006-01-18 | 1 | -2/+5 |