aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2007-02-11[PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering
2007-02-11[PATCH] add an RCU version of list splicingCorey Minyard
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt
2007-02-11[PATCH] use cycle_t instead of u64 in struct time_interpolatorHelge Deller
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2007-02-11[PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov
2007-02-11[PATCH] Char: moxa, devids cleanupJiri Slaby
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o
2007-02-11[PATCH] PNP: export pnp_bus_typeDavid Brownell
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk
2007-02-11[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-11[PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron
2007-02-11[PATCH] avoid one conditional branch in touch_atime()Eric Dumazet
2007-02-11[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet
2007-02-11[PATCH] count_vm_events-warning-fixAndrew Morton
2007-02-11[PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman
2007-02-11[PATCH] drivers: add LCD supportMiguel Ojeda Sandonis
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike
2007-02-11[PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day
2007-02-11[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Jiri Kosina
2007-02-11[PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger
2007-02-11[PATCH] m68k: work around binutils tokenizer changeAl Viro
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata
2007-02-11[PATCH] Alpha: increase PERCPU_ENOUGH_ROOMAneesh Kumar K.V
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen
2007-02-11[PATCH] zoneid: fix up calculations for ZONEID_PGSHIFTAndy Whitcroft
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter
2007-02-11[PATCH] Drop free_pages()Christoph Lameter
2007-02-11[PATCH] Reorder ZVCs according to cachelineChristoph Lameter
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter
2007-02-11[PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik
2007-02-09ata: Add defines for the iordy bitsAlan
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09git-libata-all: forward declare struct deviceAndrew Morton
2007-02-09libata: convert to iomapTejun Heo
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo
2007-02-09libata: remove unused functionsTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo