aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] ext4: refuse ro to rw remount of fs with orphan inodesEric Sandeen2007-02-111-0/+16
* | [PATCH] ext3: refuse ro to rw remount of fs with orphan inodesEric Sandeen2007-02-111-0/+16
* | [PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk2007-02-112-10/+4
* | [PATCH] serial: support for new boardMatthias Fuchs2007-02-112-0/+13
* | [PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2007-02-113-2/+27
* | [PATCH] kernel-doc: fix some odd spacing issuesRandy Dunlap2007-02-111-4/+20
* | [PATCH] docbook: add edd firmware interfacesRandy Dunlap2007-02-112-3/+8
* | [PATCH] RTC framework driver for CMOS RTCsDavid Brownell2007-02-114-1/+760
* | [PATCH] local_t: DocumentationMathieu Desnoyers2007-02-111-0/+163
* | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-1118-453/+112
* | [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-1133-116/+105
* | [PATCH] Discuss a couple common errors in kernel-doc usage.Robert P. J. Day2007-02-111-4/+33
* | [PATCH] tty: improve encode_baud_rate logicAlan Cox2007-02-111-15/+30
* | [PATCH] kernel-doc: allow more whitespaceRandy Dunlap2007-02-111-2/+2
* | [PATCH] sysrq: alphabetize command keys docRandy Dunlap2007-02-111-22/+22
* | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-1115-25/+1
* | [PATCH] kernel-doc: allow a little whitespaceRandy Dunlap2007-02-112-3/+3
* | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-113-4/+0
* | [PATCH] proc_misc warning fixAndrew Morton2007-02-111-7/+12
* | [PATCH] sysctl warning fixAndrew Morton2007-02-111-0/+2
* | [PATCH] schedule obsolete OSS drivers for removal, 3rd roundAdrian Bunk2007-02-113-2/+23
* | [PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer2007-02-111-2/+2
* | [PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering2007-02-111-4/+4
* | [PATCH] relax check for AIX in msdos partition tableOlaf Hering2007-02-112-1/+13
* | [PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day2007-02-113-3/+0
* | [PATCH] IPMI: Fix some RCU problemsCorey Minyard2007-02-111-7/+22
* | [PATCH] add an RCU version of list splicingCorey Minyard2007-02-111-0/+56
* | [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-115-10/+10
* | [PATCH] use cycle_t instead of u64 in struct time_interpolatorHelge Deller2007-02-112-5/+5
* | [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-1112-16/+18
* | [PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov2007-02-112-7/+8
* | [PATCH] DocBook/HTML: correction of recursive A tags in HTML outputPavel Pisa2007-02-111-8/+8
* | [PATCH] DocBook/HTML: Generate chapter/section level TOCs for functionsPavel Pisa2007-02-111-0/+1
* | [PATCH] Char: moxa, pci probingJiri Slaby2007-02-111-20/+20
* | [PATCH] Char: moxa, pci_probing prepareJiri Slaby2007-02-111-18/+46
* | [PATCH] Char: moxa, remove useless variablesJiri Slaby2007-02-111-21/+14
* | [PATCH] Char: moxa, variables cleanupJiri Slaby2007-02-111-188/+210
* | [PATCH] Char: moxa, remove moxa_pci_devinfoJiri Slaby2007-02-111-12/+3
* | [PATCH] Char: moxa, use del_timer_syncJiri Slaby2007-02-111-4/+4
* | [PATCH] Char: moxa, macros cleanupJiri Slaby2007-02-111-24/+13
* | [PATCH] Char: moxa, eliminate typedefsJiri Slaby2007-02-111-14/+15
* | [PATCH] Char: moxa, use PCI_DEVICEJiri Slaby2007-02-111-6/+6
* | [PATCH] Char: moxa, devids cleanupJiri Slaby2007-02-112-16/+6
* | [PATCH] Char: moxa, remove unused functionsJiri Slaby2007-02-111-245/+0
* | [PATCH] Char: moxa, remove hangup bottomhalfJiri Slaby2007-02-111-22/+3
* | [PATCH] Char: moxa, timers cleanupJiri Slaby2007-02-111-40/+14
* | [PATCH] Char: moxa, do not initialize global staticJiri Slaby2007-02-111-20/+4
* | [PATCH] Char: moxa, remove unused allocated pageJiri Slaby2007-02-111-23/+1
* | [PATCH] Add TAINT_USER and ability to set taint flags from userspaceTheodore Ts'o2007-02-113-4/+30
* | [PATCH] Char: mxser_new, fix sparse warningJiri Slaby2007-02-111-1/+1