- b3a0fd4 fs/ufs: recognize Solaris-specific file system state by Alex Viskovatoff · 15 years ago
- d7d4d84 drivers/char/mem.c: cleanups by Andrew Morton · 15 years ago
- dcefafb /dev/mem: dont allow seek to last page by Wu Fengguang · 15 years ago
- 2cb9a75 fbdev: bfin-lq035q1-fb: remove duplicated #include by Huang Weiyi · 15 years ago
- a8b1925 video: fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
- 2164235 obsolete config in kernel source: LWMON5 by Christoph Egger · 15 years ago
- 2c0e0c8 drivers/video/via: fix continuation line formats by Joe Perches · 15 years ago
- 8661970 NUC900 LCD Controller Driver by Wang Qiang · 15 years ago
- 91d4e0a fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR by Christoph Egger · 15 years ago
- 55a23c4 intelfb: new maintainer by Maik Broemme · 15 years ago
- b32bfc3 broadsheetfb: support storing waveform by Jaya Kumar · 15 years ago
- 2afb189 broadsheetfb: add MMIO hooks by Jaya Kumar · 15 years ago
- e17cea3 viafb: support color depth 15 and 30 by Florian Tobias Schandinat · 15 years ago
- 415559f viafb: rework color setting by Florian Tobias Schandinat · 15 years ago
- dbb7884 viafb: some virtual_xres handling fixes by Florian Tobias Schandinat · 15 years ago
- bd14069 viafb: rework color checking by Florian Tobias Schandinat · 15 years ago
- dba77f8 viafb: make some variables a bit less global by Florian Tobias Schandinat · 15 years ago
- 4bbac05 viafb: remove dead code due to IGA1_IGA2 by Florian Tobias Schandinat · 15 years ago
- daacccd viafb: split color mode setting up by Florian Tobias Schandinat · 15 years ago
- fe9aab8 viafb: introduce strict parameter checking by Florian Tobias Schandinat · 15 years ago
- 5c9443e viafb: make viafb_set_par more dual framebuffer compatible by Florian Tobias Schandinat · 15 years ago
- ee79d54 viafb: video address setting revisited by Florian Tobias Schandinat · 15 years ago
- 7cf6079 viafb: reorder initialization for dual framebuffer mode by Florian Tobias Schandinat · 15 years ago
- d8566b2 viafb: yet another dead code removal by Florian Tobias Schandinat · 15 years ago
- c5f06f5 viafb: some dvi cleanup by Florian Tobias Schandinat · 15 years ago
- 9b24b00 viafb: remove the remaining VIA_RES_* uses by Florian Tobias Schandinat · 15 years ago
- dd73d68 viafb: split global index up by Florian Tobias Schandinat · 15 years ago
- 2365dfe viafb: remove dead code by Florian Tobias Schandinat · 15 years ago
- cc8b82f viafb: deprecate private ioctls by Florian Tobias Schandinat · 15 years ago
- c1c341a broadsheetfb: add multiple panel type support by Jaya Kumar · 15 years ago
- d40f29b fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler by Michael Hennerich · 15 years ago
- 0d3580d asiliantfb: fix test of unsigned in asiliant_calc_dclk2() by Roel Kluin · 15 years ago
- 6e3e37a coredump: plug a memory leak situation on dump_seek() by André Goddard Rosa · 15 years ago
- 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
- e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
- baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
- a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
- 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
- 724ee62 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl by Joe Perches · 15 years ago
- 0aad92c drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro by Joe Perches · 15 years ago
- 712e1de drivers/block/floppy.c: remove obfuscating CODE2SIZE macro by Joe Perches · 15 years ago
- ded2863 drivers/block/floppy.c: add __func__ to debugt by Joe Perches · 15 years ago
- 7f25271 drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto by Joe Perches · 15 years ago
- ce2f11f drivers/block/floppy.c: remove some unnecessary casting by Joe Perches · 15 years ago
- 1ebddd8 drivers/block/floppy.c: use %pf in logging messages by Joe Perches · 15 years ago
- 275176b drivers/block/floppy.c: use __func__ where appropriate by Joe Perches · 15 years ago
- 891eda8 drivers/block/floppy.c: DPRINT neatening by Joe Perches · 15 years ago
- 1a23d13 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK by Joe Perches · 15 years ago
- 73507e6 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout by Joe Perches · 15 years ago
- 0da3132 drivers/block/floppy.c: unclutter redo_fd_request logic by Joe Perches · 15 years ago
- 416d8d2 drivers/block/floppy.c: remove REPEAT macro by Joe Perches · 15 years ago
- 15b2630 drivers/block/floppy.c: remove unnecessary return and braces by Joe Perches · 15 years ago
- 57584c5 drivers/block/floppy.c: add function is_ready_state by Joe Perches · 15 years ago
- 29f1c78 drivers/block/floppy.c: convert int initialising to bool initialized by Joe Perches · 15 years ago
- 4d18ef0 drivers/block/floppy.c: remove #define DEVICE_NAME "floppy" by Joe Perches · 15 years ago
- c529730 drivers/block/floppy.c: move leading && and || to preceding line by Joe Perches · 15 years ago
- 74f63f4 drivers/block/floppy.c: convert int 1/0 to bool true/false by Joe Perches · 15 years ago
- 55eee80 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT by Joe Perches · 15 years ago
- 86b12b4 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros by Joe Perches · 15 years ago
- 4575b55 drivers/block/floppy.c: remove most uses of CALL and ECALL macros by Joe Perches · 15 years ago
- e029853 drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros by Joe Perches · 15 years ago
- 87f530d drivers/block/floppy.c: add debug_dcl(...) macro by Joe Perches · 15 years ago
- 52a0d61 drivers/block/floppy.c: remove macro LOCK_FDC by Joe Perches · 15 years ago
- a0a52d6 drivers/block/floppy.c: remove a few spaces from function casts by Joe Perches · 15 years ago
- da27365 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case by Joe Perches · 15 years ago
- 96534f1 drivers/block/floppy.c: indent a comment by Joe Perches · 15 years ago
- b87c9e0 drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset by Joe Perches · 15 years ago
- bb57f0c drivers/block/floppy.c: comment neatening and remove naked ; by Joe Perches · 15 years ago
- 2300f90 drivers/block/floppy.c: remove LAST_OUT macro by Joe Perches · 15 years ago
- d7b2b2e drivers/block/floppy.c: hoist assigns from if()s, neatening by Joe Perches · 15 years ago
- 045f983 drivers/block/floppy.c: remove used once CHECK_READY macro by Joe Perches · 15 years ago
- a81ee54 drivers/block/floppy.c: remove unnecessary braces by Joe Perches · 15 years ago
- b46df35 drivers/block/floppy.c: use pr_<level> by Joe Perches · 15 years ago
- 48c8cee drivers/block/floppy.c: #define space and column neatening by Joe Perches · 15 years ago
- d493754 drivers/block/floppy.c: convert some #include <asm/ to #include <linux/ by Joe Perches · 15 years ago
- 718a382 mm: introduce dump_page() and print symbolic flag names by Wu Fengguang · 15 years ago
- 9b3a654 drivers/scsi/ses.c: eliminate double free by Julia Lawall · 15 years ago
- 2d30a1f mm: do not iterate over NR_CPUS in __zone_pcp_update() by Thomas Gleixner · 15 years ago
- 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 15 years ago
- 936ed49 MAINTAINERS: add bfin_sdh driver by Mike Frysinger · 15 years ago
- 516a824 sdio: recognize io card without powercycle by Albert Herranz · 15 years ago
- d0ab4a4 rtc/hctosys: only claim the RTC provided the system time if it did by Uwe Kleine-König · 15 years ago
- 019b4d1 fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub by Richard Kennedy · 15 years ago
- 03affde fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
- 0636b33 Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next by Roland Dreier · 15 years ago
- a72042c RDMA/nes: Fix CX4 link problem in back-to-back configuration by Chien Tung · 15 years ago
- 8447b36 x86, UV: Fix target_cpus() in x2apic_uv_x.c by Jack Steiner · 15 years ago
- 8d002bd mfd: Several MFD drivers should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 15 years ago
- a5300dc mfd: Fix sm501 requested region size by Samuel Ortiz · 15 years ago
- 964ad81 ipconfig: Handle devices which take some time to come up. by David S. Miller · 15 years ago
- 9f29006 RDMA/nes: Clear stall bit before destroying NIC QP by Chien Tung · 15 years ago
- 883c699 RDMA/nes: Set assume_aligned_header bit by Faisal Latif · 15 years ago
- 69960a2 RDMA/cxgb3: Wait at least one schedule cycle during device removal by Steve Wise · 15 years ago
- 070e140 IB/mad: Ignore iWARP devices on device removal by Steve Wise · 15 years ago
- a48f509 IPoIB: Include return code in trace message for ib_post_send() failures by Or Gerlitz · 15 years ago
- f0dc117 IPoIB: Fix TX queue lockup with mixed UD/CM traffic by Eli Cohen · 15 years ago
- 720e774 GFS2: Skip check for mandatory locks when unlocking by Sachin Prabhu · 15 years ago
- 3d07467 sched: Fix pick_next_highest_task_rt() for cgroups by Peter Zijlstra · 15 years ago
- d6dd692 x86: Reduce per cpu warning boot up messages by Mike Travis · 15 years ago
- 10fb7f1 x86: Reduce per cpu MCA boot up messages by Mike Travis · 15 years ago