| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2007-02-11 | 18 | -453/+112 |
* | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day | 2007-02-11 | 33 | -116/+105 |
* | [PATCH] Discuss a couple common errors in kernel-doc usage. | Robert P. J. Day | 2007-02-11 | 1 | -4/+33 |
* | [PATCH] tty: improve encode_baud_rate logic | Alan Cox | 2007-02-11 | 1 | -15/+30 |
* | [PATCH] kernel-doc: allow more whitespace | Randy Dunlap | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] sysrq: alphabetize command keys doc | Randy Dunlap | 2007-02-11 | 1 | -22/+22 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 | 15 | -25/+1 |
* | [PATCH] kernel-doc: allow a little whitespace | Randy Dunlap | 2007-02-11 | 2 | -3/+3 |
* | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. | Robert P. J. Day | 2007-02-11 | 3 | -4/+0 |
* | [PATCH] proc_misc warning fix | Andrew Morton | 2007-02-11 | 1 | -7/+12 |
* | [PATCH] sysctl warning fix | Andrew Morton | 2007-02-11 | 1 | -0/+2 |
* | [PATCH] schedule obsolete OSS drivers for removal, 3rd round | Adrian Bunk | 2007-02-11 | 3 | -2/+23 |
* | [PATCH] Add const for time{spec,val}_compare arguments | Rolf Eike Beer | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] msdos partitions: fix logic error in AIX detection | Olaf Hering | 2007-02-11 | 1 | -4/+4 |
* | [PATCH] relax check for AIX in msdos partition table | Olaf Hering | 2007-02-11 | 2 | -1/+13 |
* | [PATCH] Get rid of "double zeroing" of allocated pages | Robert P. J. Day | 2007-02-11 | 3 | -3/+0 |
* | [PATCH] IPMI: Fix some RCU problems | Corey Minyard | 2007-02-11 | 1 | -7/+22 |
* | [PATCH] add an RCU version of list splicing | Corey Minyard | 2007-02-11 | 1 | -0/+56 |
* | [PATCH] fix sparse warnings from {asm,net}/checksum.h | Tilman Schmidt | 2007-02-11 | 5 | -10/+10 |
* | [PATCH] use cycle_t instead of u64 in struct time_interpolator | Helge Deller | 2007-02-11 | 2 | -5/+5 |
* | [PATCH] remove invalidate_inode_pages() | Andrew Morton | 2007-02-11 | 12 | -16/+18 |
* | [PATCH] Export invalidate_mapping_pages() to modules | Anton Altaparmakov | 2007-02-11 | 2 | -7/+8 |
* | [PATCH] DocBook/HTML: correction of recursive A tags in HTML output | Pavel Pisa | 2007-02-11 | 1 | -8/+8 |
* | [PATCH] DocBook/HTML: Generate chapter/section level TOCs for functions | Pavel Pisa | 2007-02-11 | 1 | -0/+1 |
* | [PATCH] Char: moxa, pci probing | Jiri Slaby | 2007-02-11 | 1 | -20/+20 |
* | [PATCH] Char: moxa, pci_probing prepare | Jiri Slaby | 2007-02-11 | 1 | -18/+46 |
* | [PATCH] Char: moxa, remove useless variables | Jiri Slaby | 2007-02-11 | 1 | -21/+14 |
* | [PATCH] Char: moxa, variables cleanup | Jiri Slaby | 2007-02-11 | 1 | -188/+210 |
* | [PATCH] Char: moxa, remove moxa_pci_devinfo | Jiri Slaby | 2007-02-11 | 1 | -12/+3 |
* | [PATCH] Char: moxa, use del_timer_sync | Jiri Slaby | 2007-02-11 | 1 | -4/+4 |
* | [PATCH] Char: moxa, macros cleanup | Jiri Slaby | 2007-02-11 | 1 | -24/+13 |
* | [PATCH] Char: moxa, eliminate typedefs | Jiri Slaby | 2007-02-11 | 1 | -14/+15 |
* | [PATCH] Char: moxa, use PCI_DEVICE | Jiri Slaby | 2007-02-11 | 1 | -6/+6 |
* | [PATCH] Char: moxa, devids cleanup | Jiri Slaby | 2007-02-11 | 2 | -16/+6 |
* | [PATCH] Char: moxa, remove unused functions | Jiri Slaby | 2007-02-11 | 1 | -245/+0 |
* | [PATCH] Char: moxa, remove hangup bottomhalf | Jiri Slaby | 2007-02-11 | 1 | -22/+3 |
* | [PATCH] Char: moxa, timers cleanup | Jiri Slaby | 2007-02-11 | 1 | -40/+14 |
* | [PATCH] Char: moxa, do not initialize global static | Jiri Slaby | 2007-02-11 | 1 | -20/+4 |
* | [PATCH] Char: moxa, remove unused allocated page | Jiri Slaby | 2007-02-11 | 1 | -23/+1 |
* | [PATCH] Add TAINT_USER and ability to set taint flags from userspace | Theodore Ts'o | 2007-02-11 | 3 | -4/+30 |
* | [PATCH] Char: mxser_new, fix sparse warning | Jiri Slaby | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] Char: mxser_new, lock count and flags | Jiri Slaby | 2007-02-11 | 1 | -1/+4 |
* | [PATCH] Char: mxser_new, do not null driver_data | Jiri Slaby | 2007-02-11 | 1 | -3/+0 |
* | [PATCH] Char: mxser_new, upgrade to 1.9.15 | Jiri Slaby | 2007-02-11 | 2 | -20/+105 |
* | [PATCH] Char: mxser_new, do not put pdev | Jiri Slaby | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] Char: mxser_new, fix twice resource releasing | Jiri Slaby | 2007-02-11 | 1 | -6/+6 |
* | [PATCH] Char: mxser_new, less loops in isr | Jiri Slaby | 2007-02-11 | 1 | -6/+3 |
* | [PATCH] Char: mxser_new, header file cleanup | Jiri Slaby | 2007-02-11 | 2 | -314/+154 |
* | [PATCH] Char: mxser_new, alter locking in isr | Jiri Slaby | 2007-02-11 | 1 | -13/+9 |
* | [PATCH] Doc: isicom, remove reserved ioctl-number | Jiri Slaby | 2007-02-11 | 1 | -2/+1 |