summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | [PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o2007-02-11
| * | | | | | | | | | | | [PATCH] PNP: export pnp_bus_typeDavid Brownell2007-02-11
| * | | | | | | | | | | | [PATCH] Relay: add CPU hotplug supportMathieu Desnoyers2007-02-11
| * | | | | | | | | | | | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
| * | | | | | | | | | | | [PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk2007-02-11
| * | | | | | | | | | | | [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger2007-02-11
| * | | | | | | | | | | | [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-11
| * | | | | | | | | | | | [PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron2007-02-11
| * | | | | | | | | | | | [PATCH] avoid one conditional branch in touch_atime()Eric Dumazet2007-02-11
| * | | | | | | | | | | | [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet2007-02-11
| * | | | | | | | | | | | [PATCH] count_vm_events-warning-fixAndrew Morton2007-02-11
| * | | | | | | | | | | | [PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk2007-02-11
| * | | | | | | | | | | | [PATCH] vt: refactor console SAK processingEric W. Biederman2007-02-11
| * | | | | | | | | | | | [PATCH] drivers: add LCD supportMiguel Ojeda Sandonis2007-02-11
| * | | | | | | | | | | | [PATCH] uml: x86_64 ptrace fixesJeff Dike2007-02-11
| * | | | | | | | | | | | [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-11
| * | | | | | | | | | | | [PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day2007-02-11
| * | | | | | | | | | | | [PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Jiri Kosina2007-02-11
| * | | | | | | | | | | | [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger2007-02-11
| * | | | | | | | | | | | [PATCH] m68k: work around binutils tokenizer changeAl Viro2007-02-11
| * | | | | | | | | | | | [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-11
| * | | | | | | | | | | | [PATCH] Alpha: increase PERCPU_ENOUGH_ROOMAneesh Kumar K.V2007-02-11
| * | | | | | | | | | | | [PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen2007-02-11
| * | | | | | | | | | | | [PATCH] zoneid: fix up calculations for ZONEID_PGSHIFTAndy Whitcroft2007-02-11
| * | | | | | | | | | | | [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-11
| * | | | | | | | | | | | [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-11
| * | | | | | | | | | | | [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-11
| * | | | | | | | | | | | [PATCH] Drop free_pages()Christoph Lameter2007-02-11
| * | | | | | | | | | | | [PATCH] Reorder ZVCs according to cachelineChristoph Lameter2007-02-11
| * | | | | | | | | | | | [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-11
| * | | | | | | | | | | | [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-11
| * | | | | | | | | | | | [PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap2007-02-11
| * | | | | | | | | | | | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-11
| |/ / / / / / / / / / /
| * | | | | | | | | | | libata: kill ATA_ENABLE_PATAJeff Garzik2007-02-09
| * | | | | | | | | | | ata: Add defines for the iordy bitsAlan2007-02-09
| * | | | | | | | | | | libata: add another IRQ calls (core and headers)Akira Iguchi2007-02-09
| * | | | | | | | | | | git-libata-all: forward declare struct deviceAndrew Morton2007-02-09
| * | | | | | | | | | | libata: convert to iomapTejun Heo2007-02-09
| * | | | | | | | | | | devres: implement pcim_iomap_regions()Tejun Heo2007-02-09
| * | | | | | | | | | | libata: remove unused functionsTejun Heo2007-02-09
| * | | | | | | | | | | libata: update libata core layer to use devresTejun Heo2007-02-09
| * | | | | | | | | | | libata: implement ata_host_detach()Tejun Heo2007-02-09
| * | | | | | | | | | | devres: device resource managementTejun Heo2007-02-09
| * | | | | | | | | | | libata: kill qc->nsect and cursectTejun Heo2007-02-09
| * | | | | | | | | | | libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-09
| * | | | | | | | | | | libata: straighten out ATA_ID_* constantsTejun Heo2007-02-09
| * | | | | | | | | | | Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2007-02-09
| * | | | | | | | | | | [PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox2007-02-09
| * | | | | | | | | | | [libata] trim trailing whitespaceJeff Garzik2007-02-09
| * | | | | | | | | | | [PATCH] pata_it8213: Add new driver for the IT8213 cardAlan2007-02-09
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |