| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public | Benjamin Herrenschmidt | 2007-06-14 | 1 | -1/+2 |
* | Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git... | Linus Torvalds | 2007-06-11 | 2 | -1/+3 |
|\ |
|
| * | libata passthru: update cached device paramters | Albert Lee | 2007-06-09 | 1 | -0/+1 |
| * | libata passthru: support PIO multi commands | Albert Lee | 2007-06-09 | 1 | -1/+1 |
| * | libata-core/sff: Fix multiple assumptions about DMA | Alan Cox | 2007-06-09 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha... | Linus Torvalds | 2007-06-11 | 1 | -2/+5 |
|\ \ |
|
| * | | V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHA | Hans Verkuil | 2007-06-08 | 1 | -0/+4 |
| * | | V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POS | Hans Verkuil | 2007-06-08 | 1 | -2/+1 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-06-11 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | Add the PATA controller device ID to pci_ids.h for MCP73/MCP77. | Peer Chen | 2007-06-08 | 1 | -0/+2 |
| * | | | ide: HPA detect from resume | Lee Trager | 2007-06-08 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-06-11 | 1 | -15/+15 |
|\ \ \
| |_|/
|/| | |
|
| * | | pipe: move pipe_inode_info structure decleration up before it's used | Jens Axboe | 2007-06-08 | 1 | -15/+15 |
| |/ |
|
* | | Protect <linux/console_struct.h> from multiple inclusion | Robert P. J. Day | 2007-06-08 | 1 | -0/+5 |
* | | hexdump: more output formatting | Randy Dunlap | 2007-06-08 | 1 | -4/+8 |
* | | pi-futex: fix exit races and locking problems | Alexey Kuznetsov | 2007-06-08 | 1 | -0/+1 |
* | | SLUB: return ZERO_SIZE_PTR for kmalloc(0) | Christoph Lameter | 2007-06-08 | 1 | -8/+17 |
|/ |
|
* | [NETFILTER]: ip_tables: fix compat related crash | Dmitry Mishin | 2007-06-07 | 1 | -0/+20 |
* | [RFKILL]: Make rfkill->name const | Ivo van Doorn | 2007-06-07 | 1 | -1/+1 |
* | [IPV4]: Restore old behaviour of default config values | Herbert Xu | 2007-06-07 | 1 | -1/+5 |
* | [IPV4]: Add default config support after inetdev_init | Herbert Xu | 2007-06-07 | 1 | -0/+3 |
* | [IPV4]: Convert IPv4 devconf to an array | Herbert Xu | 2007-06-07 | 1 | -40/+54 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-06-04 | 2 | -0/+31 |
|\ |
|
| * | [MTD] generalise the handling of MTD-specific superblocks | David Howells | 2007-05-11 | 2 | -0/+31 |
* | | libata: always use polling SETXFER | Tejun Heo | 2007-06-04 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2007-06-01 | 2 | -6/+10 |
|\ \ |
|
| * | | firewire: Install firewire-constants.h and firewire-cdev.h for userspace. | Kristian Høgsberg | 2007-05-31 | 1 | -0/+2 |
| * | | firewire: Change struct fw_cdev_iso_packet to not use bitfields. | Kristian Høgsberg | 2007-05-31 | 1 | -6/+8 |
* | | | serial_core.h: include <linux/sysrq.h> | Maciej W. Rozycki | 2007-06-01 | 1 | -0/+1 |
* | | | Better documentation for ERESTARTSYS | Satoru Takeuchi | 2007-06-01 | 1 | -1/+6 |
* | | | fbdev: Move declaration of fb_class to <linux/fb.h> | Geert Uytterhoeven | 2007-06-01 | 1 | -0/+1 |
* | | | pci_ids: update patch for Intel ICH9M | Jason Gaston | 2007-06-01 | 1 | -2/+2 |
* | | | x86_64: allocate sparsemem memmap above 4G | Zou Nan hai | 2007-06-01 | 1 | -0/+1 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2007-06-01 | 3 | -18/+26 |
|\ \ \ |
|
| * | | | Define/reserve new ext4 superblock fields | Theodore Ts'o | 2007-05-31 | 1 | -1/+8 |
| * | | | ext4: Extent overlap bugfix | Amit Arora | 2007-05-31 | 1 | -0/+1 |
| * | | | EXT4: Fix whitespace | Dave Kleikamp | 2007-05-31 | 3 | -17/+17 |
| |/ / |
|
* | | | PCI: quirk disable MSI on via vt3351 | Jay Cliburn | 2007-05-31 | 1 | -0/+1 |
* | | | PCI: disable MSI by default on systems with Serverworks HT1000 chips | Andy Gospodarek | 2007-05-31 | 1 | -0/+1 |
|/ / |
|
* | | [IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant. | YOSHIFUJI Hideaki | 2007-05-31 | 1 | -2/+1 |
* | | [NET] napi: Call __netif_rx_complete in netif_rx_complete | Herbert Xu | 2007-05-31 | 1 | -15/+12 |
* | | NOHZ: prevent multiplication overflow - stop timer for huge timeouts | Thomas Gleixner | 2007-05-29 | 1 | -0/+6 |
* | | [NETFILTER]: nf_conntrack_h323: fix ASN.1 types | Jing Min Zhao | 2007-05-24 | 1 | -20/+3 |
* | | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation | Patrick McHardy | 2007-05-24 | 1 | -2/+1 |
* | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-05-24 | 1 | -0/+1 |
|\ \ |
|
| * | | NFS: Avoid a deadlock situation on write | Trond Myklebust | 2007-05-24 | 1 | -0/+1 |
* | | | md: don't write more than is required of the last page of a bitmap | NeilBrown | 2007-05-23 | 1 | -0/+1 |
* | | | recalc_sigpending_tsk fixes | Roland McGrath | 2007-05-23 | 1 | -5/+7 |
* | | | capability.h warning fix | Andrew Morton | 2007-05-23 | 1 | -0/+2 |
* | | | genhd: send async notification on media change | Kristen Carlson Accardi | 2007-05-23 | 1 | -1/+3 |