aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Extract and use wake_up_klogd()Kirill Korotaev1-0/+1
2007-02-11[PATCH] Remove the last reference to rwlock_is_locked() macro.Robert P. J. Day1-1/+0
2007-02-11[PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk2-10/+4
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs1-0/+2
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn1-0/+5
2007-02-11[PATCH] RTC framework driver for CMOS RTCsDavid Brownell1-0/+10
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin1-0/+3
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day6-16/+17
2007-02-11[PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer1-2/+2
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering1-0/+2
2007-02-11[PATCH] add an RCU version of list splicingCorey Minyard1-0/+56
2007-02-11[PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt5-10/+10
2007-02-11[PATCH] use cycle_t instead of u64 in struct time_interpolatorHelge Deller1-2/+2
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton1-2/+2
2007-02-11[PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov1-1/+7
2007-02-11[PATCH] Char: moxa, devids cleanupJiri Slaby1-0/+3
2007-02-11[PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o1-0/+1
2007-02-11[PATCH] PNP: export pnp_bus_typeDavid Brownell1-0/+2
2007-02-11[PATCH] Relay: add CPU hotplug supportMathieu Desnoyers1-2/+7
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk1-0/+4
2007-02-11[PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.hMike Frysinger2-2/+2
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt23-398/+21
2007-02-11[PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron1-0/+1
2007-02-11[PATCH] avoid one conditional branch in touch_atime()Eric Dumazet1-0/+1
2007-02-11[PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flagsEric Dumazet1-2/+8
2007-02-11[PATCH] count_vm_events-warning-fixAndrew Morton1-18/+29
2007-02-11[PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk2-89/+0
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman2-0/+4
2007-02-11[PATCH] drivers: add LCD supportMiguel Ojeda Sandonis2-0/+123
2007-02-11[PATCH] uml: x86_64 ptrace fixesJeff Dike1-0/+3
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike2-6/+6
2007-02-11[PATCH] uml: fix apparent "CONFIG_64_BIT" typo.Robert P. J. Day1-1/+1
2007-02-11[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_save() in headersJiri Kosina2-8/+4
2007-02-11[PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hMike Frysinger1-2/+0
2007-02-11[PATCH] m68k: work around binutils tokenizer changeAl Viro1-0/+15
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata65-235/+65
2007-02-11[PATCH] Alpha: increase PERCPU_ENOUGH_ROOMAneesh Kumar K.V1-0/+14
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen1-0/+1
2007-02-11[PATCH] zoneid: fix up calculations for ZONEID_PGSHIFTAndy Whitcroft1-6/+5
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter4-15/+60
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter1-2/+0
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter1-1/+0
2007-02-11[PATCH] Drop free_pages()Christoph Lameter2-1/+5
2007-02-11[PATCH] Reorder ZVCs according to cachelineChristoph Lameter1-3/+5
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter1-1/+1
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter3-9/+17
2007-02-11[PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap1-1/+1
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day5-5/+0
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik1-2/+0