aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] Extract and use wake_up_klogd()Kirill Korotaev3-11/+10
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev8-135/+5
2007-02-11[PATCH] Remove the last reference to rwlock_is_locked() macro.Robert P. J. Day1-1/+0
2007-02-11[PATCH] remove ext[34]_inc_count and _dec_countEric Sandeen2-36/+6
2007-02-11[PATCH] return ENOENT from ext3_link when racing with unlinkEric Sandeen2-0/+12
2007-02-11[PATCH] seq_file conversion: toshiba.cAlexey Dobriyan1-10/+25
2007-02-11[PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins3-0/+12
2007-02-11[PATCH] seq_file conversion: codaAlexey Dobriyan1-37/+39
2007-02-11[PATCH] sn2: use static ->proc_fopsAlexey Dobriyan1-43/+62
2007-02-11[PATCH] raw: don't allow the creation of a raw device with minor number 0Jeff Moyer1-1/+1
2007-02-11[PATCH] audit: fix audit_filter_user_rules() initialization bugIngo Molnar1-1/+1
2007-02-11[PATCH] ext4: refuse ro to rw remount of fs with orphan inodesEric Sandeen1-0/+16
2007-02-11[PATCH] ext3: refuse ro to rw remount of fs with orphan inodesEric Sandeen1-0/+16
2007-02-11[PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk2-10/+4
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs2-0/+13
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn3-2/+27
2007-02-11[PATCH] kernel-doc: fix some odd spacing issuesRandy Dunlap1-4/+20
2007-02-11[PATCH] docbook: add edd firmware interfacesRandy Dunlap2-3/+8
2007-02-11[PATCH] RTC framework driver for CMOS RTCsDavid Brownell4-1/+760
2007-02-11[PATCH] local_t: DocumentationMathieu Desnoyers1-0/+163
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin18-453/+112
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day33-116/+105
2007-02-11[PATCH] Discuss a couple common errors in kernel-doc usage.Robert P. J. Day1-4/+33
2007-02-11[PATCH] tty: improve encode_baud_rate logicAlan Cox1-15/+30
2007-02-11[PATCH] kernel-doc: allow more whitespaceRandy Dunlap1-2/+2
2007-02-11[PATCH] sysrq: alphabetize command keys docRandy Dunlap1-22/+22
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan15-25/+1
2007-02-11[PATCH] kernel-doc: allow a little whitespaceRandy Dunlap2-3/+3
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day3-4/+0
2007-02-11[PATCH] proc_misc warning fixAndrew Morton1-7/+12
2007-02-11[PATCH] sysctl warning fixAndrew Morton1-0/+2
2007-02-11[PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk3-2/+23
2007-02-11[PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer1-2/+2
2007-02-11[PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering1-4/+4
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering2-1/+13
2007-02-11[PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day3-3/+0
2007-02-11[PATCH] IPMI: Fix some RCU problemsCorey Minyard1-7/+22
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 Deller2-5/+5
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton12-16/+18
2007-02-11[PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov2-7/+8
2007-02-11[PATCH] DocBook/HTML: correction of recursive A tags in HTML outputPavel Pisa1-8/+8
2007-02-11[PATCH] DocBook/HTML: Generate chapter/section level TOCs for functionsPavel Pisa1-0/+1
2007-02-11[PATCH] Char: moxa, pci probingJiri Slaby1-20/+20
2007-02-11[PATCH] Char: moxa, pci_probing prepareJiri Slaby1-18/+46
2007-02-11[PATCH] Char: moxa, remove useless variablesJiri Slaby1-21/+14
2007-02-11[PATCH] Char: moxa, variables cleanupJiri Slaby1-188/+210
2007-02-11[PATCH] Char: moxa, remove moxa_pci_devinfoJiri Slaby1-12/+3
2007-02-11[PATCH] Char: moxa, use del_timer_syncJiri Slaby1-4/+4