aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] sort the devres mess outAl Viro21-397/+442
2007-02-11[PATCH] FRA_{DST,SRC} are le16 for decnetAl Viro1-6/+6
2007-02-11[PATCH] fix misannotation of linkinfo_dnAl Viro1-1/+1
2007-02-11[PATCH] fix DocBook buildDon Mullis2-5/+5
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton1-2/+2
2007-02-11[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-11[PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine2-31/+88
2007-02-11[PATCH] tty: cleanup release_memChristoph Hellwig1-36/+37
2007-02-11[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan4-12/+58
2007-02-11[PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menusAlexey Dobriyan1-18/+18
2007-02-11[PATCH] _proc_do_string(): fix short readsOleg Nesterov1-4/+12
2007-02-11[PATCH] Fix sparse annotation of spin unlock macros in one casePavel Roskin1-9/+24
2007-02-11[PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()Paul E. McKenney1-1/+1
2007-02-11[PATCH] highmem: catch illegal nestingIngo Molnar1-3/+4
2007-02-11[PATCH] jbd layer function called instead of fs specific oneDmitriy Monakhov2-4/+4
2007-02-11[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUGRobert P. J. Day1-1/+1
2007-02-11[PATCH] mxser: remove useless fieldsCedric Le Goater1-6/+1
2007-02-11[PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson2-287/+280
2007-02-11[PATCH] some rtc documentation updatesMike Frysinger1-12/+34
2007-02-11[PATCH] order of lockdep off/on in vprintk() should be changedMathieu Desnoyers1-3/+3
2007-02-11[PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day1-7/+1
2007-02-11[PATCH] Remove unused kernel config option ZISOFS_FSRobert P. J. Day1-6/+0
2007-02-11[PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMSRobert P. J. Day1-9/+0
2007-02-11[PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day1-12/+0
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day5-10/+6
2007-02-11[PATCH] cleanup include/linux/reiserfs_xattr.hAdrian Bunk1-5/+19
2007-02-11[PATCH] cleanup include/linux/xattr.hAdrian Bunk2-1/+9
2007-02-11[PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day1-5/+0
2007-02-11[PATCH] buffer: memorder fixNick Piggin1-0/+1
2007-02-11[PATCH] Documentation/rbtree.txtRob Landley1-0/+192
2007-02-11[PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day4-6/+7
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